------- Comment #16 from rguenth at gcc dot gnu dot org 2009-09-20 16:36 ------- > As far as I understand the problem, I do not see why tools not designed to > accept "dwarf_version 4" can be blamed for that (it would be like blaming the > CD player in my car for not reading MP3 CDs).
But you would complain to them if it was eating your MP3 CDs, right? ;) As specified they should ignore dwarf codes they do not understand, not assert on them. Please if you care report this issue to apple (it's probably enough to send them along a file that crashes their tool). Instead of reverting the patch we should add a -gstrict-dwarf[23] switch that darwin can use by default instead. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2009-09-20 16:36:58 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41405