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]

syntax error(?) leads to internal compiler error on egcs-19990418


Your anti"spam" measures have successfully prevented me from sending this 
report either from Carnegie Mellon or from Dejanews.  However I will not be 
suppressed!

% cat foo.cc && g++ -v && g++ foo.cc
template<class T, template<> class U> class cow { };

Reading specs from 
/afs/cs.cmu.edu/project/cmcl-kosak/various-gcc/egcs-19990418/i386_linux3/lib/g
cc-lib/i686-pc-linux-gnu/egcs-2.93.19/specs
gcc version egcs-2.93.19 19990418 (gcc2 ss-980929 experimental)
foo.cc:1: Internal compiler error.foo.cc:1: Please submit a full bug report 
to `egcs-bugs@egcs.cygnus.com'.
foo.cc:1: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.



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