public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/51916] New: FAIL: gcc.dg/lto/trans-mem-3 c_lto_trans-mem-3_0.o-c_lto_trans-mem-3_1.o link, -flto (internal compiler error)
@ 2012-01-20 13:25 dominiq at lps dot ens.fr
  2012-01-20 15:52 ` [Bug lto/51916] " aldyh at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-01-20 13:25 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51916
           Summary: FAIL: gcc.dg/lto/trans-mem-3
                    c_lto_trans-mem-3_0.o-c_lto_trans-mem-3_1.o link,
                    -flto (internal compiler error)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
              Host: *-apple-darwin*
            Target: *-apple-darwin*
             Build: *-apple-darwin*


The test for gcc.dg/lto/trans-mem-3* fails on *-apple-darwin*  as

[macbook] f90/bug% gcc47 /opt/gcc/work/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
-c -o obj_0.o -flto
[macbook] f90/bug% gcc47 /opt/gcc/work/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
-c -o obj_1.o -flto -fgnu-tm
[macbook] f90/bug% gcc47 obj_0.o obj_1.o -flto
lto1: internal compiler error: in streamer_get_builtin_tree, at
tree-streamer-in.c:1077
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: gcc47 returned 1 exit status
collect2: error: lto-wrapper returned 1 exit status

The internal compiler error disappears if I add -fgnu-tm:

[macbook] f90/bug% gcc47 obj_0.o obj_1.o -flto -fgnu-tm
[macbook] f90/bug%


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

end of thread, other threads:[~2012-01-23 14:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-20 13:25 [Bug lto/51916] New: FAIL: gcc.dg/lto/trans-mem-3 c_lto_trans-mem-3_0.o-c_lto_trans-mem-3_1.o link, -flto (internal compiler error) dominiq at lps dot ens.fr
2012-01-20 15:52 ` [Bug lto/51916] " aldyh at gcc dot gnu.org
2012-01-20 16:26 ` dominiq at lps dot ens.fr
2012-01-20 16:50 ` aldyh at redhat dot com
2012-01-20 19:18 ` dominiq at lps dot ens.fr
2012-01-20 20:08 ` aldyh at redhat dot com
2012-01-21  0:01 ` dominiq at lps dot ens.fr
2012-01-21  0:03 ` patrick.marlier at gmail dot com
2012-01-21 10:56 ` iains at gcc dot gnu.org
2012-01-21 11:22 ` iains at gcc dot gnu.org
2012-01-23 10:24 ` rguenth at gcc dot gnu.org
2012-01-23 10:28 ` dominiq at lps dot ens.fr
2012-01-23 14:11 ` aldyh at gcc dot gnu.org
2012-01-23 14:44 ` aldyh 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).