https://sourceware.org/bugzilla/show_bug.cgi?id=26774
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED CC| |nickc at redhat dot com --- Comment #3 from Nick Clifton <nickc at redhat dot com> --- Hi Wu, Thanks for reporting this bug. The code to create the srec format output file was assuming that all symbols had been assigned to sections, but your test case proved that this does not have to be true. I have checked in a small patch to add a check for this situation. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.