http://sourceware.org/bugzilla/show_bug.cgi?id=15227
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|unassigned at sourceware |amodra at gmail dot com |dot org | --- Comment #1 from Alan Modra <amodra at gmail dot com> 2013-04-03 08:38:49 UTC --- Janis, I'll bet the reason you're seeing these failures is that you're building binutils with non-standard CFLAGS, specifically that your CFLAGS does not include -g. ld then doesn't have the info necessary to report the expected file and line number, and falls back to section/offset. This is clearly a bug in the testsuite. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils