http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48771
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC|paolo.carlini at oracle dot |
|com |
AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot
|gnu.org |com
--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-04-27
08:26:13 UTC ---
Ok, thanks, patch to the mailing list forthcoming.
I'm also considering removing valid_type_in_constexpr_fundecl_p altogether and
replacing the two calls with literal_type_p directly.