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 in `convert_move', at expr.c:1010


I have encountered an Internal compiler error in GCC, and hope that
someone may be able to help.

The file corba_link_svnt_act.ii is bzip2ed and attached.

Please cc me privately, as I am not subscribed to this list.

TIA,

Ewan Mellor.

--

Command:

g++ -v --save-temps -c -D__x86__ -D__linux__ -D__OSVERSION__=2
-D__UNIX__ -DEXCEPTION_DEBUG -D_REENTRANT -I.
-I/xtra/eem/omniorb3/include -g -O2 -W -Wall  -fPIC -DPIC
corba_link_svnt_act.cc -o corba_link_svnt_act.o


stderr output (stdout was blank):

Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)
 /usr/lib/gcc-lib/i386-linux/2.95.2/cpp -lang-c++ -v -I.
-I/xtra/eem/omniorb3/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 -W -Wall -Acpu(i386)
-Amachine(i386) -Di386 -D__i386 -D__i386__ -D__PIC__ -D__pic__ -D__x86__
-D__linux__ -D__OSVERSION__=2 -D__UNIX__ -DEXCEPTION_DEBUG -D_REENTRANT
-DPIC corba_link_svnt_act.cc corba_link_svnt_act.ii
GNU CPP version 2.95.2 20000220 (Debian GNU/Linux) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 .
 /xtra/eem/omniorb3/include
 /usr/lib/gcc-lib/i386-linux/2.95.2/../../../../include/g++-3
 /usr/local/include
 /usr/lib/gcc-lib/i386-linux/2.95.2/include
 /usr/include
End of search list.
The following default directories have been omitted from the search
path:
 /usr/lib/gcc-lib/i386-linux/2.95.2/../../../../i386-linux/include
End of omitted list.
 /usr/lib/gcc-lib/i386-linux/2.95.2/cc1plus corba_link_svnt_act.ii
-quiet -dumpbase corba_link_svnt_act.cc -g -O2 -W -Wall -version -fPIC
-o corba_link_svnt_act.s
GNU C++ version 2.95.2 20000220 (Debian GNU/Linux) (i386-linux) compiled
by GNU C version 2.95.2 20000220 (Debian GNU/Linux).
In file included from
/xtra/eem/omniorb3/include/omniORB3/omniInternal.h:144,
                 from /xtra/eem/omniorb3/include/omniORB3/CORBA.h:231,
                 from corba_link.hh:10,
                 from corba_link_svnt_act.hh:1,
                 from corba_link_svnt_act.cc:1:
/xtra/eem/omniorb3/include/omnithread.h: In method
`omni_thread_fatal::omni_thread_fatal(int = 0)':
/xtra/eem/omniorb3/include/omnithread.h:176: Internal compiler error in
`convert_move', at expr.c:1010
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

corba_link_svnt_act.ii.bz2


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