This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11
- From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Aug 2011 14:28:31 +0000
- Subject: [Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11
- Auto-submitted: auto-generated
- References: <bug-49992-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992
--- Comment #44 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-08-11 14:28:31 UTC ---
(In reply to comment #42)
> Ick. Oh well. Ok, how about outright removing for all darwin releases the -c
> setting? I think the only thing this could break was fortran. I have no clue
> about what to do for Ada. :-( I'll pre-approve the solution you two decide
> on.
I see no evidence of breakage on fortran...
http://gcc.gnu.org/ml/gcc-testresults/2011-08/msg01198.html
Note that...
XPASS: gfortran.dg/graphite/interchange-1.f -O scan-tree-dump-times graphite
"will be interchanged" 1
is occurring on other targets.