------- Comment #2 from pinskia at gcc dot gnu dot org 2007-07-08 10:46 ------- Reduced testcase: namespace { template<class T> inline void char_less(void) { } template<> inline void char_less<char>(void) { } }
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2007-07-08 10:46:52 date| | Summary|[4.3 Regression] ICE with |[4.3 Regression] ICE with |template in anonymous |inline template |namespace |specialization in anonymous | |namespace http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32596