public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/48210] New: ICE: SIGFPE with -flto --param lto-partitions=0 on basic code
@ 2011-03-20 15:26 zsojka at seznam dot cz
  2011-03-21 13:51 ` [Bug lto/48210] " rguenth at gcc dot gnu.org
  2011-03-21 13:55 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: zsojka at seznam dot cz @ 2011-03-20 15:26 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug lto/48210] ICE: SIGFPE with -flto --param lto-partitions=0 on basic code
  2011-03-20 15:26 [Bug lto/48210] New: ICE: SIGFPE with -flto --param lto-partitions=0 on basic code zsojka at seznam dot cz
@ 2011-03-21 13:51 ` rguenth at gcc dot gnu.org
  2011-03-21 13:55 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-03-21 13:51 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48210

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-21 13:42:32 UTC ---
Author: rguenth
Date: Mon Mar 21 13:42:27 2011
New Revision: 171234

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171234
Log:
2011-03-21  Richard Guenther  <rguenther@suse.de>

    PR lto/48210
    * params.def (lto-partitions): Require at least 1 partition.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/params.def


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug lto/48210] ICE: SIGFPE with -flto --param lto-partitions=0 on basic code
  2011-03-20 15:26 [Bug lto/48210] New: ICE: SIGFPE with -flto --param lto-partitions=0 on basic code zsojka at seznam dot cz
  2011-03-21 13:51 ` [Bug lto/48210] " rguenth at gcc dot gnu.org
@ 2011-03-21 13:55 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-03-21 13:55 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48210

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-21 13:43:00 UTC ---
Fixed.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-21 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-20 15:26 [Bug lto/48210] New: ICE: SIGFPE with -flto --param lto-partitions=0 on basic code zsojka at seznam dot cz
2011-03-21 13:51 ` [Bug lto/48210] " rguenth at gcc dot gnu.org
2011-03-21 13:55 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).