[Bug c++/59761] ICE: g++ segfaults in test case involving constexpr default constructor with uninitialized member and template type alias
mizvekov at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Jan 10 17:42:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59761
--- Comment #2 from Matheus Izvekov <mizvekov at gmail dot com> ---
Created attachment 31805
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31805&action=edit
gcc accepts this
This one is the same as test_bad.cc, except that the bar member of foo gets
initialized by the default constructor.
More information about the Gcc-bugs
mailing list