[Bug lto/44398] lto1: internal compiler error: Segmentation fault

2012-01-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44398

Andrew Pinski  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID

--- Comment #3 from Andrew Pinski  2012-01-10 
19:00:00 UTC ---
No feedback in over 6 months so closing.


[Bug lto/44398] lto1: internal compiler error: Segmentation fault

2010-06-03 Thread bero at arklinux dot org


--- Comment #1 from bero at arklinux dot org  2010-06-03 10:44 ---
Created an attachment (id=20816)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20816&action=view)
ltrace output


-- 


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



[Bug lto/44398] lto1: internal compiler error: Segmentation fault

2010-06-03 Thread rguenth at gcc dot gnu dot org


--- Comment #2 from rguenth at gcc dot gnu dot org  2010-06-03 11:28 ---
That isn't very helpful ;)  Can you try to reproduce this with current trunk?
What version of gold are you using?

Can you produce a testcase?  Try doing an incremental link (-r), and strip
libraries and object files as much as possible while the issue still
reproduces.  Then attach preprocessed source of the remaining bits.  You
probably need to remove -fwhole-program for this to work (where the issue
then hopefully still reproduces).


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING


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