[Bug c++/48089] [C++0x] ICE on in(?)valid in constexpr constructors

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 12 13:21:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48089

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-12 13:20:53 UTC ---
N.B. I don't think there's any GCC extension involving initializing class
members with themselves. Doing so is almost certainly a mistake.



More information about the Gcc-bugs mailing list