public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/41598]  New: bootstrap *using* lto fails
@ 2009-10-05 23:12 espindola at google dot com
  2009-10-05 23:12 ` [Bug lto/41598] " espindola at google dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: espindola at google dot com @ 2009-10-05 23:12 UTC (permalink / raw)
  To: gcc-bugs

To reproduce with the delta reduced test

cc1 dwarf2out.i -quiet -O2 -flto -o dwarf2out.s
as -V -Qy -o dwarf2out.o dwarf2out.s
cc1 c-decl.i -quiet -O2  -flto -o c-decl.s 
as -V -Qy -o c-decl.o c-decl.s
lto1 -quiet -O2 c-decl.o dwarf2out.o -o /dev/null

Produces:
------------------------------------------------
In function 'gt_pch_p_20VEC_die_arg_entry_gc':
lto1: error: type mismatch in address expression
union tree_node * *

union tree_node *

D.2877_8 = &x_3->base.vec[i0_1].arg;

lto1: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
------------------------------------------------------


-- 
           Summary: bootstrap *using* lto fails
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: espindola at google dot com
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


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


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

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

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-05 23:12 [Bug lto/41598] New: bootstrap *using* lto fails espindola at google dot com
2009-10-05 23:12 ` [Bug lto/41598] " espindola at google dot com
2009-10-05 23:12 ` espindola at google dot com
2009-10-06 10:16 ` rguenth at gcc dot gnu dot org
2009-10-06 12:37 ` espindola at google dot com
2009-10-06 12:45 ` rguenth at gcc dot gnu dot org
2009-10-06 13:56 ` espindola at google dot com
2009-10-06 13:56 ` espindola at google dot com
2009-10-06 13:56 ` espindola at google dot com
2009-10-11 15:13 ` rguenth at gcc dot gnu dot org
2009-10-11 17:48   ` Andrew Pinski
2009-10-11 15:33 ` rguenth at gcc dot gnu dot org
2009-10-11 17:48 ` pinskia at gmail dot com
2009-10-12 21:02 ` espindola at google dot com
2009-10-12 21:04 ` rguenther at suse dot de
2009-10-16 14:30 ` rguenth at gcc dot gnu dot org
2009-10-16 14:43 ` 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).