[Bug c++/53492] [g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 ] internal compiler error: in retrieve_specialization, at cp/pt.c:985

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat May 26 18:08:00 GMT 2012


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-05-26
     Ever Confirmed|0                           |1
      Known to fail|                            |4.3.5, 4.4.5, 4.7.0, 4.8.0

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-26 17:29:55 UTC ---
t.cc: In instantiation of ‘class foo<int>::quux<int>’:
t.cc:24:25:   required from here
t.cc:15:5: internal compiler error: in retrieve_specialization, at cp/pt.c:1013
     quux(typename foo<T>::bat*){}
     ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.



More information about the Gcc-bugs mailing list