This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Gcc 2.95.2 ICE (alpha 5)
- To: <gcc-bugs at gcc dot gnu dot org>
- Subject: Gcc 2.95.2 ICE (alpha 5)
- From: "Tom Browder" <tom2 at fwb dot asi dot srs dot com>
- Date: Wed, 23 Feb 2000 12:42:15 -0600
Following is a bug report for my DEC Alpha, Linux, RH 6.0 system
(note: the input files are from the GNU libncurses 5.0 package;
the modest sized input files are attached in "bugdatafiles.tgz"):
command line: gcc -v --save-temps -c pad.c
command output:
Reading specs from /usr/local/lib/gcc-lib/alphaev5-unknown-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/usr/local/lib/gcc-lib/alphaev5-unknown-linux-gnu/2.95.2/cpp -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -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__LANGUAGE_C__ -
D__LANGUAGE_C -DLANGUAGE_C -Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__ -D__alpha_ev5__ -Acpu(ev5) pad.c pad.i
GNU CPP version 2.95.2 19991024 (release) (Alpha GNU/Linux for ELF)
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include
/usr/local/lib/gcc-lib/alphaev5-unknown-linux-gnu/2.95.2/../../../../alphaev5-unknown-linux-gnu/include
/usr/local/lib/gcc-lib/alphaev5-unknown-linux-gnu/2.95.2/include
/usr/include
End of search list.
The following default directories have been omitted from the search path:
/usr/local/lib/gcc-lib/alphaev5-unknown-linux-gnu/2.95.2/../../../../include/g++-3
End of omitted list.
/usr/local/lib/gcc-lib/alphaev5-unknown-linux-gnu/2.95.2/cc1 pad.i -quiet -dumpbase pad.c -version -o pad.s
GNU C version 2.95.2 19991024 (release) (alphaev5-unknown-linux-gnu) compiled by GNU C version 2.95.2 19991024 (release).
pad.c: In function `pad_home1':
pad.c:333: Internal compiler error in `int_mode_for_mode', at stor-layout.c:202
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
Tom Browder
SRS technologies, Inc.
bugdatafiles.tgz