http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53284
--- Comment #6 from Dominique d'Humieres 2012-05-10
12:17:17 UTC ---
For the record, r187366 fixes the same failures on x86_64-apple-darwin10.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53284
Rainer Orth changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53284
--- Comment #4 from Rainer Orth 2012-05-10 09:11:14 UTC
---
Author: ro
Date: Thu May 10 09:11:05 2012
New Revision: 187366
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187366
Log:
Always compile atomic builtin tests with $XCFLAGS
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53284
Richard Henderson changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53284
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-05-09 11:45:10 UTC ---
> --- Comment #1 from Richard Henderson 2012-05-08
> 22:39:35 UTC ---
> Can you investigate why configure decides that __atomic_compare_exchange_8
> is implemente
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53284
--- Comment #1 from Richard Henderson 2012-05-08
22:39:35 UTC ---
Can you investigate why configure decides that __atomic_compare_exchange_8
is implemented inline? That it isn't inline is obvious from the recursion.
Was the configure change to