This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/48210] New: ICE: SIGFPE with -flto --param lto-partitions=0 on basic code
- From: "zsojka at seznam dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 20 Mar 2011 14:52:48 +0000
- Subject: [Bug lto/48210] New: ICE: SIGFPE with -flto --param lto-partitions=0 on basic code
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48210
Summary: ICE: SIGFPE with -flto --param lto-partitions=0 on
basic code
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: zsojka@seznam.cz
----- final.c -----
main () {}
-------------------
Compiler output:
$ gcc -flto --param lto-partitions=0 final.c
lto1: internal compiler error: Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: /mnt/svn/gcc-trunk/binary-latest/bin/gcc returned 1 exit status
collect2: lto-wrapper returned 1 exit status
Tested revisions:
r171193 - crash
4.6 r170955 - crash
4.5 r170955 - doesn't know --param lto-partitions