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]

Bug Report


Version :
egcs-1.1.1

System Type :
Intel Dual Pentium II 450 running Linux kernal 2.0.36 (Redhat 5.2)

command line :
g++ -g -Wall -c pbsweep.cpp 

Ouput :
pbarea.h:52: Internal compiler error 980711.
pbarea.h:52: Please submit a full bug report to `egcs-bugs@cygnus.com'.
pbarea.h:52: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
details.

Output from command 'gcc -v --save-temps  -g -Wall -c pbsweep.cpp' :
Reading specs from
/opt/GNUdevelop/egcs-1.1.1/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/specs
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)

/opt/GNUdevelop/egcs-1.1.1/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/cpp
-lang-c++ -v -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus
-D__GNUC_MINOR__=91 -D__ELF__ -Dunix -Di386 -D__i386__ -Dlinux -D__ELF__
-D__unix__ -D__i386__ -D__i386__ -D__linux__ -D__unix -D__i386 -D__linux
-Asystem(posix) -D__EXCEPTIONS -g -Wall -Asystem(unix) -Acpu(i386)
-Amachine(i386) -Di386 -D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686
-D__i686__ -D__pentiumpro -D__pentiumpro__ pbsweep.cpp pbsweep.ii
GNU CPP version egcs-2.91.60 19981201 (egcs-1.1.1 release) (i386
Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /opt/GNUdevelop/egcs-1.1.1/include/g++
 /usr/local/include
 /opt/GNUdevelop/egcs-1.1.1/i686-pc-linux-gnu/include

/opt/GNUdevelop/egcs-1.1.1/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include
 /usr/include
End of search list.

/opt/GNUdevelop/egcs-1.1.1/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/cc1plus
pbsweep.ii -quiet -dumpbase pbsweep.cc -g -Wall -version -o pbsweep.s
GNU C++ version egcs-2.91.60 19981201 (egcs-1.1.1 release)
(i686-pc-linux-gnu) compiled by GNU C version egcs-2.91.60 19981201
(egcs-1.1.1 release).
In file included from pbsweep.cpp:8:
pbarea.h:52: Internal compiler error 980711.
pbarea.h:52: Please submit a full bug report to `egcs-bugs@cygnus.com'.
pbarea.h:52: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
details.

-- 
 ______________________________________________________________________
|\_____________________________________________________________________\
||  Robin Patenall                Annoying Hanger on for NetGamer Soc. |
||  NetGamer Soc   http://www.ee.surrey.ac.uk/Societies/netgamer/      |
\|_____________________________________________________________________|

pbsweep.ii.gz


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