This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/48245] FAIL: gcc.dg/lto/pr46940 c_lto_pr46940_0.o assemble on *-apple-darwin*
- From: "iains at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Mar 2011 18:46:08 -0000
- Subject: [Bug testsuite/48245] FAIL: gcc.dg/lto/pr46940 c_lto_pr46940_0.o assemble on *-apple-darwin*
- Auto-submitted: auto-generated
- References: <bug-48245-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48245
--- Comment #17 from Iain Sandoe <iains at gcc dot gnu.org> 2011-03-23 18:46:06 UTC ---
(In reply to comment #16)
> > it seems to the the Right Thing on *-darwin9 (cross-to-cris-elf will take
> > longer).
> >
> > Executing on host: /Volumes/ScratchCS/gcc-4-7-trunk-build/gcc/xgcc
> > -B/Volumes/ScratchCS/gcc-4-7-trunk-build/gcc/ linker_plugin26306.c -flto
> > -fuse-linker-plugin -m32 -o linker_plugin26306.exe (timeout = 60)
> > xgcc: error: -fuse-linker-plugin is not supported in this configuration
> > compiler exited with status 1
> > output is:
> > xgcc: error: -fuse-linker-plugin is not supported in this configuration
sorry, badly phrased -
I should have said:
the message above is the (correct) output from *-darwin9 native bootstrapped -
the tests are unsupported as expected.
> Why not fix the Darwin problem now and deal with the cross issue
> separately?
I don't see why there should be a cross- issue -
- but it will take a while longer before I can test it ;)