This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/52362] gnat.dg/lto8.adb FAILs with gas/gld
- From: "vries at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 14 Mar 2012 21:28:40 +0000
- Subject: [Bug ada/52362] gnat.dg/lto8.adb FAILs with gas/gld
- Auto-submitted: auto-generated
- References: <bug-52362-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52362
--- Comment #5 from vries at gcc dot gnu.org 2012-03-14 21:28:40 UTC ---
(In reply to comment #4)
> > After that, I tested an tail-merge (AFAIK unrelated) patch on top of the same
> > sources, and now the test fails for both:
>
> With exactly the same invocation of make -k check, in particular from the same
> directory?
Same invocation of make -k check:
...
make \
-k \
-j9 \
check \
> CHECKLOG 2>&1
...
Not the same dirs (4 different dirs {ref,patch}x{bootstrap,nobootstrap}).