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 compiler error - SunOS 5.6 Generic sun4u sparc SUNW,Ultra-2


> The size of the file is 112 K (compressed with 'gzip -9'), so following the
> instructions in 'http://gcc.gnu.org/bugs.html' you can get the file from:

Thanks for your bug report. The mainline compiler (2.96 20000511
(experimental)) says

Region.h:63: declaration does not declare anything
Region.h:63: parse error before `and'
Region.h:65: declaration does not declare anything
Region.h:67: declaration does not declare anything
Stg.cc: In method `void STG::write ()':
Stg.cc:96: invalid use of template `template <class P, class T, class
Stg.cc:96: E1, class E2> class PNTE' as expression
Stg.cc:96: parse error before `::'
Stg.cc:100: use of class template `template <P, T, E1, E2> class PNTE'
Stg.cc:100: as expression
Stg.cc:100: parse error before `::'
[more errors]

so the bug appears to be fixed.

Regards,
Martin

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