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: egcs-1.1b: internal error


Chris Metcalf <metcalf@incert.com> writes:

>   typedef std::anything<int> foo;

>   error.cpp:1: Internal compiler error 980711.
>   error.cpp:1: Please submit a full bug report to `egcs-bugs@cygnus.com'.

thanks for your report.  The latest snapshot produces a slightly
better error message:

test.cc:1: syntax error before `;'
test.cc:2: confused by earlier errors, bailing out

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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