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/41405] [4.5 Regression] Bootstrap fails on *-apple-darwin* due to revision 151815



------- Comment #23 from jakub at gcc dot gnu dot org  2009-09-21 10:22 -------
Created an attachment (id=18621)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18621&action=view)
gcc45-pr41405.patch

Patch implementing -gstrict-dwarf (darwin would need to set it to 1 unless
explicitly set on the command line).  I went through all the DWARF 3 and DWARF
4 additions used by dwarf2out.c, except DW_CFA_* so far.


-- 


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


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