[Bug c++/48993] [C++0x] segmentation fault when compiling this program with constexpr
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Aug 6 22:24:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48993
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Blocks| |48892
Resolution| |FIXED
Target Milestone|--- |4.6.2
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-06 22:22:53 UTC ---
Segfault fixed for 4.6.2; now GCC will give a sorry for the constructor
definition. Actually fixing the compiler to accept the code will happen under
PR 48892.
More information about the Gcc-bugs
mailing list