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 target/41473] [4.5 Regression] dsymutil "Assertion failed ..."



------- Comment #48 from howarth at nitro dot med dot uc dot edu  2009-11-24 13:57 -------
Unfortunately, I won't be able to provide additional files until tonight.
However, looking at the ssp.s, I am wondering if the entries in the...

        .section __DWARF,__debug_loc,regular,debug
Ldebug_loc0:

section with...

        .quad   0x0
        .quad   0x0

would end up generating AT_locations of zero in the dwarf output. Those two
lines seemed to be repeated regularly in the debug section.


-- 


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


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