[Bug c/12621] New: Internal compiler error
barnett2 at slb dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 15 13:11:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12621
Summary: Internal compiler error
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: barnett2 at slb dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
/omrel/cs144/omega2/seisstat/rev/src/seisstat/winman/GraphFollows.c: In function
`WGetDefaultAspectRatio':
/omrel/cs144/omega2/seisstat/rev/src/seisstat/winman/GraphFollows.c:516:
internal compiler error: in final_scan_insn, at final.c:2799
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
This appears to be an issue with the optimizer, since when compiled in debug or
with -O0, the code compiles.
I will attach the pre-processed file, along with gcc -v output.
More information about the Gcc-bugs
mailing list