[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #19 from Richard Guenther rguenth at gcc dot gnu.org 2011-12-13 14:43:50 UTC --- Author: rguenth Date: Tue Dec 13 14:43:44 2011 New Revision: 182286 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182286 Log: 2011-12-13 Richard

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-12-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Attachment #24407|0 |1 is

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-12-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||jpfoley2 at

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-11-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #16 from Jack Howarth howarth at nitro dot med.uc.edu 2011-11-02 18:08:37 UTC --- The original test case still fails on x86_64-apple-darwin11 as well at r180780... g++-fsf-4.7 -r -nostdlib -g -flto bug.ii In file included from

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-11-01 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Jack Howarth howarth at nitro dot med.uc.edu changed: What|Removed |Added CC||howarth at

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-06-01 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #12 from rguenther at suse dot de rguenther at suse dot de 2011-06-01 08:54:43 UTC --- On Tue, 31 May 2011, hubicka at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #11 from Jan Hubicka

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Attachment #24395|0 |1 is

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-06-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #14 from Jan Hubicka hubicka at gcc dot gnu.org 2011-06-02 01:02:10 UTC --- Same get_typedef_die ICE with this patch, too.

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-05-31 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #11 from Jan Hubicka hubicka at gcc dot gnu.org 2011-05-31 16:05:49 UTC --- The patch seems to work. I now get the ICE at output_die (already reported) but also new /abuild/jh/trunk-install/bin/g++ -flto=24 -fuse-linker-plugin -o

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-05-30 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #9 from rguenther at suse dot de rguenther at suse dot de 2011-05-30 09:02:55 UTC --- On Fri, 27 May 2011, hubicka at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #8 from Jan Hubicka

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-05-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Attachment #24343|0 |1 is

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-05-27 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #8 from Jan Hubicka hubicka at gcc dot gnu.org 2011-05-27 21:37:46 UTC --- Hmm, so shall I still try the patch? The ICE is now more common. We used to fail twice during mozilla build, now we fail about approximately 5 different shared

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-05-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-05-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-24 14:43:00 UTC --- Created attachment 24343 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24343 patch Honza, can you try this on mozilla?

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-05-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-24 14:58:53 UTC --- It seems that we can pull in types via that link that have function-decls in them (methods) that do not have an assembler name set. But we happily enter

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-05-24 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #7 from Jan Hubicka hubicka at ucw dot cz 2011-05-24 18:53:14 UTC --- Honza, can you try this on mozilla? Can try, but only after returning from Bertinoro. All connections I found here filters VPN. Honza

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-04-24 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at gcc

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-04-24 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||rguenth at gcc dot

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||lto