[Bug libgcj/55637] FAIL: sourcelocation output - source compiled test
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Tue Jan 15 18:14:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55637
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11
|*-*-solaris2*, |*-*-solaris2*,
|x86_64-unknown-linux-gnu |x86_64-unknown-linux-gnu,
| |*-*-darwin*
CC| |dehao at google dot com
Host|hppa2.0w-hp-hpux11.11, |hppa2.0w-hp-hpux11.11,
|*-*-solaris2*, |*-*-solaris2*,
|x86_64-unknown-linux-gnu |x86_64-unknown-linux-gnu,
| |*-*-darwin*
Build|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11
|*-*-solaris2*, |*-*-solaris2*,
|x86_64-unknown-linux-gnu |x86_64-unknown-linux-gnu,
| |*-*-darwin*
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-01-15 18:14:17 UTC ---
This is also seen on darwin due to
To make this test pass, one need to have up-to-date addr2line installed
to parse the dwarf4 data format.
(no addr2line on darwin so the tests should be skipped, xfailed, ... on
darwin).
These tests also fail on linux (at least for the Intel bots: see
http://gcc.gnu.org/ml/gcc-testresults/2013-01/msg01563.html).
This was discussed on the java mailing list (see
http://gcc.gnu.org/ml/java/2012-09/msg00016.html), but I don't see anything
after
http://gcc.gnu.org/ml/java/2012-09/msg00025.html
More information about the Java-prs
mailing list