------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-13 02:41 -------
Just a note the reason why this is ICE on valid and not just ICE on invalid is
because the source to t1.cc could also be:
#include "t.hh"
extern __inline__ int
stat (__const char *__path, struct stat *__statbuf) throw ()
{
}
-----
And it still ICEs.


-- 


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

Reply via email to