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]

C++ gcc-2.95.2 i686-pc-linux-gnu-gcc ICE


-v output follows; .ii.bz2 too large to attach, but should
be available at

  ftp://uk.research.att.com/pub/outgoing/spwatchtest.ii.bz2

Cheers,

---- Dave


raspberry:watch>
/local/dme/pkg/install/gcc-2.95.2/i586_linux_2.2_glibc/bin/g++ -v
--save-temps -c -O2  -b i686-pc-linux-gnu -V 2.95.2 -Wall -Wno-unused
-D__OMNIORB2__ -I../../stub -D_REENTRANT -I.
-I/home/dme/project/sp/src/examples/watch
-I/project/omni2/SP/src/examples/watch -I/home/dme/project/sp/include
-I/project/omni2/SP/include -I/project/omni/develop/include -D__x86__
-D__linux__ -D__OSVERSION__=2 -g -g -o spwatchtest.o
/home/dme/project/sp/src/examples/watch/spwatchtest.cc
Reading specs from
/local/dme/pkg/install/gcc-2.95.2/i586_linux_2.2_glibc/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)

/local/dme/pkg/install/gcc-2.95.2/i586_linux_2.2_glibc/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/cpp
-lang-c++ -v -I../../stub -I. -I/home/dme/project/sp/src/examples/watch
-I/project/omni2/SP/src/examples/watch -I/home/dme/project/sp/include
-I/project/omni2/SP/include -I/project/omni/develop/include -D__GNUC__=2
-D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -D__ELF__ -Dunix
-D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix
-D__linux -Asystem(posix) -D__EXCEPTIONS -D__OPTIMIZE__ -g -g -Wall
-Wno-unused -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__
-Di686 -Dpentiumpro -D__i686 -D__i686__ -D__pentiumpro -D__pentiumpro__
-D__OMNIORB2__ -D_REENTRANT -D__x86__ -D__linux__ -D__OSVERSION__=2
/home/dme/project/sp/src/examples/watch/spwatchtest.cc spwatchtest.ii
GNU CPP version 2.95.2 19991024 (release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 .
 /home/dme/project/sp/src/examples/watch
 /home/dme/project/sp/include
 /project/omni2/SP/include
 /project/omni/develop/include

/local/dme/pkg/install/gcc-2.95.2/i586_linux_2.2_glibc/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../include/g++-3
 /usr/local/include

/local/dme/pkg/install/gcc-2.95.2/i586_linux_2.2_glibc/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../i686-pc-linux-gnu/include

/local/dme/pkg/install/gcc-2.95.2/i586_linux_2.2_glibc/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include
 /usr/include
End of search list.
The following default directories have been omitted from the search
path:
End of omitted list.

/local/dme/pkg/install/gcc-2.95.2/i586_linux_2.2_glibc/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/cc1plus
spwatchtest.ii -quiet -dumpbase spwatchtest.cc -g -g -O2 -Wall
-Wno-unused -version -o spwatchtest.s
GNU C++ version 2.95.2 19991024 (release) (i686-pc-linux-gnu) compiled
by GNU C version 2.95.2 19991024 (release).
In file included from
/home/dme/project/sp/src/examples/watch/spwatchtest.cc:9:
/home/dme/project/sp/include/spConferEmit.hh:16: Internal compiler
error.
/home/dme/project/sp/include/spConferEmit.hh:16: Please submit a full
bug report.
/home/dme/project/sp/include/spConferEmit.hh:16: See
<URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.


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