public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/41173]  New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
@ 2009-08-26  3:03 rmansfield at qnx dot com
  2009-08-26  8:45 ` [Bug lto/41173] " rguenth at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rmansfield at qnx dot com @ 2009-08-26  3:03 UTC (permalink / raw)
  To: gcc-bugs

$ ./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: powerpc-e500v2-linux-gnuspe
Configured with: ../configure --target=powerpc-e500v2-linux-gnuspe
--prefix=/home/ryan/x-tools/powerpc-e500v2-linux-gnuspe
--with-sysroot=/home/ryan/x-tools/powerpc-e500v2-linux-gnuspe/powerpc-e500v2-linux-gnuspe/sys-root
--enable-languages=c --disable-multilib --with-cpu=8548 --with-tune=8548
--enable-__cxa_atexit
--with-local-prefix=/home/ryan/x-tools/powerpc-e500v2-linux-gnuspe/powerpc-e500v2-linux-gnuspe/sys-root
--disable-nls --enable-threads=posix --enable-symvers=gnu --enable-c99
--enable-long-long --enable-target-optspace --enable-e500_double
--with-long-double-128
Thread model: posix
gcc version 4.5.0 20090824 (experimental) [lto revision 151111] (lto merged
with rev 150842)

$ touch empty.c
$ ./xgcc -B. -shared -flto empty.c -fpic
lto1: fatal error: internal error: builtin function to __builtin_spe_mtspefscr
already processed.
compilation terminated.
lto-wrapper: ././xgcc returned 1 exit status
collect2: lto-wrapper returned 1 exit status


-- 
           Summary: [LTO] internal error: builtin function to
                    __builtin_spe_mtspefscr already processed
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rmansfield at qnx dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: powerpc-e500v2-linux-gnusp


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


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

* [Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
  2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
@ 2009-08-26  8:45 ` rguenth at gcc dot gnu dot org
  2009-09-06 17:03 ` rguenth at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-26  8:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-08-26 08:45 -------
This looks like a target issue as that message is from rs6000.c.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bje at gcc dot gnu dot org


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


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

* [Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
  2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
  2009-08-26  8:45 ` [Bug lto/41173] " rguenth at gcc dot gnu dot org
@ 2009-09-06 17:03 ` rguenth at gcc dot gnu dot org
  2009-09-06 17:03 ` rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-09-06 17:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-09-06 17:02 -------
*** Bug 41285 has been marked as a duplicate of this bug. ***


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcus at jet dot franken
                   |                            |dot de


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


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

* [Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
  2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
  2009-08-26  8:45 ` [Bug lto/41173] " rguenth at gcc dot gnu dot org
  2009-09-06 17:03 ` rguenth at gcc dot gnu dot org
@ 2009-09-06 17:03 ` rguenth at gcc dot gnu dot org
  2009-09-07  4:59 ` bje at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-09-06 17:03 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-09-06 17:03:13
               date|                            |
            Version|4.5.0                       |lto


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


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

* [Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
  2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
                   ` (2 preceding siblings ...)
  2009-09-06 17:03 ` rguenth at gcc dot gnu dot org
@ 2009-09-07  4:59 ` bje at gcc dot gnu dot org
  2009-09-28 19:39 ` rmansfield at qnx dot com
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bje at gcc dot gnu dot org @ 2009-09-07  4:59 UTC (permalink / raw)
  To: gcc-bugs



-- 

bje at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bje at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2009-09-06 17:03:13         |2009-09-07 04:59:02
               date|                            |


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


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

* [Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
  2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
                   ` (3 preceding siblings ...)
  2009-09-07  4:59 ` bje at gcc dot gnu dot org
@ 2009-09-28 19:39 ` rmansfield at qnx dot com
  2009-09-29 10:03 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rmansfield at qnx dot com @ 2009-09-28 19:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rmansfield at qnx dot com  2009-09-28 19:39 -------
ICE no longer happens with gcc version 4.5.0 20090928 (experimental) [lto
revision 152240] (lto merged with rev 150842)


-- 


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


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

* [Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
  2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
                   ` (4 preceding siblings ...)
  2009-09-28 19:39 ` rmansfield at qnx dot com
@ 2009-09-29 10:03 ` rguenth at gcc dot gnu dot org
  2009-10-14 19:56 ` rguenth at gcc dot gnu dot org
  2009-10-14 19:56 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-09-29 10:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2009-09-29 10:02 -------
Let's add a testcase after the merge.


-- 


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


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

* [Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
  2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
                   ` (5 preceding siblings ...)
  2009-09-29 10:03 ` rguenth at gcc dot gnu dot org
@ 2009-10-14 19:56 ` rguenth at gcc dot gnu dot org
  2009-10-14 19:56 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-10-14 19:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from rguenth at gcc dot gnu dot org  2009-10-14 19:56 -------
Fixed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.5.0


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


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

* [Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed
  2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
                   ` (6 preceding siblings ...)
  2009-10-14 19:56 ` rguenth at gcc dot gnu dot org
@ 2009-10-14 19:56 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-10-14 19:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2009-10-14 19:56 -------
Subject: Bug 41173

Author: rguenth
Date: Wed Oct 14 19:55:49 2009
New Revision: 152778

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152778
Log:
2009-10-14  Richard Guenther  <rguenther@suse.de>

        PR lto/41173
        * gcc.dg/lto/20091014-1_0.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/lto/20091014-1_0.c
Modified:
    trunk/gcc/testsuite/ChangeLog


-- 


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


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

end of thread, other threads:[~2009-10-14 19:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-26  3:03 [Bug lto/41173] New: [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed rmansfield at qnx dot com
2009-08-26  8:45 ` [Bug lto/41173] " rguenth at gcc dot gnu dot org
2009-09-06 17:03 ` rguenth at gcc dot gnu dot org
2009-09-06 17:03 ` rguenth at gcc dot gnu dot org
2009-09-07  4:59 ` bje at gcc dot gnu dot org
2009-09-28 19:39 ` rmansfield at qnx dot com
2009-09-29 10:03 ` rguenth at gcc dot gnu dot org
2009-10-14 19:56 ` rguenth at gcc dot gnu dot org
2009-10-14 19:56 ` rguenth at gcc dot gnu dot 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).