This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/46018] [4.6 Regression] Bootstrap fails on i386-pc-solaris2.10


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

--- Comment #9 from Art Haas <ahaas at airmail dot net> 2010-10-18 21:27:59 UTC ---
Once the patch discussed in the following mail was applied:

http://gcc.gnu.org/ml/gcc-patches/2010-10/msg01538.html

I can confirm that the bootstrap failure I've been seeing has returned:

/home/ahaas/gnu/gcc.git/gcc/lto/lto-lang.c: In function 'lto_type_for_mode':
/home/ahaas/gnu/gcc.git/gcc/lto/lto-lang.c:951:1: internal compiler error: in
dwarf2out_frame_debug_adjust_cfa, at dwarf2out.c:1881

I successfully bootstrapped the compiler when the latest revision in my repo
was the one immediately before the frame-pointer patch was applied:

commit a1176db975a2a05d65e0277dd812d4e6844814b2
Author: nicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Mon Oct 18 18:54:01 2010 +0000

    In gcc/objc/:
        { ... snip ... }


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]