internal compiler error on 980321

Corey Kosak kosak@cs.cmu.edu
Fri Mar 27 13:33:00 GMT 1998


[Sorry for the resend.  I don't think the previous message made it to
 the list.]

I get this error on both alpha-dec-osf3.2 and i686-pc-linux-gnulibc1

------------------------------------------------------------------------
template<class T> class A {
  typedef int value_type;
  class B { value_type value; };
};
------------------------------------------------------------------------

> g++ test.cc
test.cc:3: Internal compiler error.
test.cc:3: Please submit a full bug report to `egcs-bugs@cygnus.com'.

> g++ -v
Reading specs from /home/kosak/980321local/lib/gcc-lib/i686-pc-linux-gnulibc1/eg
cs-2.91.15/specs
gcc version egcs-2.91.15 980321 (gcc-2.8.0 release)



More information about the Gcc-bugs mailing list