[Bug c++/50848] [4.7 Regression] ICE in derived template class missing using for member of template base class

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 27 11:41:00 GMT 2011


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-invalid-code         |ice-on-valid-code
           Priority|P3                          |P1

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-27 11:41:17 UTC ---
With -fpermissive it doesn't error, without it it would be
ice-on-invalid-code, error-recovery



More information about the Gcc-bugs mailing list