This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
alpha internal error--unrecognizable insn
- To: gcc-bugs at gcc dot gnu dot org
- Subject: alpha internal error--unrecognizable insn
- From: nbecker at fred dot net
- Date: 27 Jan 2000 10:56:54 -0500
gcc-2.95.1 alpha linux
g++ -g -W -O6 -ffast-math -funroll-all-loops -fprofile-arcs -fbranch-probabilities -I/usr/local/include -I./ -include /usr/include/cpml.h -I../ -c ../FastTWT.cc -o FastTWT.o --save-temps -v
Reading specs from /usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.95.1/specs
gcc version 2.95.1 19990816 (release)
/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.95.1/cpp -lang-c++ -v -I/usr/local/include -I./ -I../ -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Dlinux -Dunix -D_LONGLONG -D__alpha__ -D__ELF__ -D__linux__ -D__unix__ -D_LONGLONG -D__alpha__ -D__ELF__ -D__linux -D__unix -Asystem(linux) -D__EXCEPTIONS -D__OPTIMIZE__ -D__FAST_MATH__ -g -W -D__LANGUAGE_C_PLUS_PLUS__ -D__LANGUAGE_C_PLUS_PLUS -D__cplusplus -Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__ -D__alpha_ev5__ -Acpu(ev5) -D__alpha_bwx__ -Acpu(bwx) -include /usr/include/cpml.h ../FastTWT.cc FastTWT.ii
GNU CPP version 2.95.1 19990816 (release) (Alpha GNU/Linux for ELF)
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include
.
..
/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.95.1/../../../../include/g++-3
/usr/include
/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.95.1/../../../../alphaev56-unknown-linux-gnu/include
/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.95.1/include
/usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.95.1/cc1plus FastTWT.ii -quiet -dumpbase FastTWT.cc -g -O6 -W -version -ffast-math -funroll-all-loops -fprofile-arcs -fbranch-probabilities -o FastTWT.s
GNU C++ version 2.95.1 19990816 (release) (alphaev56-unknown-linux-gnu) compiled by GNU C version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release).
../FastTWT.cc: In method `void FastTWT::Init()':
../FastTWT.cc:15: warning: assignment to `int' from `double'
../FastTWT.cc:34: internal error--unrecognizable insn:
(insn 2567 240 241 (const_int 10000 [0x2710]) -1 (nil)
(nil))
FastTWT.ii.bz2