[Bug c/14530] New: internal compiler error with pragma
amgastineau at yahoo dot fr
gcc-bugzilla@gcc.gnu.org
Thu Mar 11 11:14:00 GMT 2004
I got an internal compiler error when a "pragma ivdep" is inserted in source code (for an other
compiler) but gcc hangs.
$ /Volumes/WORK/gastin/gnu/gcctest/bin/gcc333 -c hmul.i
In file included from hmul.c:450:
hmul.h: In function `nc_vd_add_vd_mul_vd':
hmul.h:174: internal compiler error: in final_scan_insn, at final.c:2117
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
$ /Volumes/WORK/gastin/gnu/gcctest/bin/gcc333 -v
Reading specs from /Volumes/WORK/gastin/gnu/gcctest/lib/gcc-lib/powerpc-apple-darwin7.2.0/
3.3.3/specs
Configured with: ./configure --program-suffix=333 --prefix=/Volumes/WORK/gastin/gnu/gcctest
Thread model: single
gcc version 3.3.3
$ uname -a
Darwin xxxxx 7.2.0 Darwin Kernel Version 7.2.0: Thu Dec 11 16:20:23 PST 2003; root:xnu/xnu
-517.3.7.obj~1/RELEASE_PPC Power Macintosh powerpc
--
Summary: internal compiler error with pragma
Product: gcc
Version: 3.3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: amgastineau at yahoo dot fr
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-apple-darwin7.2.0
GCC host triplet: powerpc-apple-darwin7.2.0
GCC target triplet: powerpc-apple-darwin7.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14530
More information about the Gcc-bugs
mailing list