This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: internal error with 1.1.1


Miniussi <miniussi@ilog.fr> said:
> The following code produce an internal error.
> Does anyone knows if it's fixed in the 1.1.2 ?

> template<class H>
> struct Y {
>   template<void (*m)(H)> struct S {};
> };

egcs-19990221 does fine, egcs-1.1.2-pre1 ICEs at the inner template. i586
UP, linux-2.2.2-ac1, binutils-2.9.1.0.21, glibc-2.1
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]