This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
../../gcc/expr.c:1267: Internal compiler error in function convert_move
- To: bug-gcc at gnu dot org
- Subject: ../../gcc/expr.c:1267: Internal compiler error in function convert_move
- From: Christopher Fallen <ctfallen at fortlewis dot edu>
- Date: Wed, 23 Aug 2000 10:25:46 -0600
The code is broken, which then proceded to break the compiler...
---
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
---
GNU/Linux Kernel 2.2.14 (Red Hat 6.2 distribution)
---
g++ -fPIC -Wall -ggdb -c -o BlazieServices.o BlazieServices.cpp
../../gcc/expr.c:1267: Internal compiler error in function convert_move
make: *** [BlazieServices.o] Error 1
---
g++ -v --save-temps -fPIC -Wall -ggdb -c -o BlazieServices.o
BlazieServices.cpp
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/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 -ggdb -Wall -Asystem(unix) -Acpu(i386) -Amachine(i386)
-Di386 -D__i386 -D__i386__ -D__tune_i386__ -D__PIC__ -D__pic__
BlazieServices.cpp BlazieServices.ii
GNU CPP version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (i386
Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
/usr/include/g++-2
/usr/i386-redhat-linux/include
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include
/usr/include
End of search list.
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cc1plus
BlazieServices.ii -quiet -dumpbase BlazieServices.cc -ggdb -Wall
-version -fPIC -o BlazieServices.s
GNU C++ version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
(i386-redhat-linux) compiled by GNU C version egcs-2.91.66
19990314/Linux (egcs-1.1.2 release).../../gcc/expr.c:1267: Internal
compiler error in function convert_move
---
BlazieServices.ii.gz