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 target/53194] [4.8 Regression] Many x86 failures


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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-03 10:12:39 UTC ---
Author: jakub
Date: Thu May  3 10:12:33 2012
New Revision: 187084

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187084
Log:
    PR target/53194
    * config/i386/i386-c.c (ix86_target_macros_internal): Don't
    define __ATOMIC_HLE_* macros here.
    (ix86_target_macros): But here, using cpp_define_formatted.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386-c.c


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