This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/53284] Several libatomic tests fail on 32-bit Solaris/x86


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53284

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 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

    PR other/53284
    * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Add -O0 -S to CFLAGS
    instead of overriding.
    * configure: Regenerate.

Modified:
    trunk/libatomic/ChangeLog
    trunk/libatomic/acinclude.m4
    trunk/libatomic/configure   (contents, props changed)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]