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]

Internal compiler error 980711.


Compiling the included source by doing a "make sense" produces the
error. It's all caused by a typo on my part in directory.h, but I
thought you might want to see it. I'm running egcs on an unmodified Red
Hat 6.0. Output of c++ --version is:

[dduck@rattatosk src]$ c++ --version
egcs-2.91.66


Full error message on make is:
[dduck@rattatosk src]$ !make
make sense
c++ -O3 -funroll-loops -mcpu=pentiumpro -c directory.cpp
In file included from directory.cpp:2:
directory.h:134: warning: all member functions in class
`Tsense_fastupdq' are private
directory.h:134: Internal compiler error 980711.
directory.h:134: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.directory.h:134: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make: *** [directory.o] Error 1


I include all of the source and the makefile in a .zip file.

Regards
	Anders
-- 
Anders S. Johansen, Jagtvej 109, 3.tv, 2200 Kbh. N +045 35836565
Wisdom = TANJ + TANSTAAFL

sense4.zip


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