[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/15227] test PR ld/12942(3) fails on multiple targets
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/15227] test PR ld/12942(3) fails on multiple targets |
Date: |
Wed, 03 Apr 2013 08:38:49 +0000 |
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 ld/15227] test PR ld/12942(3) fails on multiple targets,
amodra at gmail dot com <=