[Bug target/41473] [4.5 Regression] dsymutil "Assertion failed ..."
howarth at nitro dot med dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Thu Nov 19 23:28:00 GMT 2009
------- Comment #27 from howarth at nitro dot med dot uc dot edu 2009-11-19 23:27 -------
We have an update on radar 7397601 from Nick Kledzik...
7397601 is a bug in dsymutils. It was not handling the case when the
dwarf debug info contained an AT_location with form DW_FORM_block1 with
zero length. It may also be possible to have the compiler not emit that as
a work around.
Could we get a proposed patch to have the compiler not emit this offending
code on darwin (at least so that we can verify that this is the only source of
the dsymutils aborts after the VAR merge)?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41473
More information about the Gcc-bugs
mailing list