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/54257] gcc.target/i386/pr53249.c failure at -m64 on x86_64-apple-darwin


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

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-12-09 15:08:55 UTC ---
Fixed at...

Author: hjl
Date: Sat Nov  3 21:36:48 2012
New Revision: 193126

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193126
Log:
Add check_effective_target_maybe_x32

    * lib/target-supports.exp (check_effective_target_maybe_x32): New
    proc.
    * gcc.target/i386/pr54457.c: Use dg-require-effective-target
    maybe_x32.
    * gcc.target/i386/pr53249.c: Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/pr53249.c
    trunk/gcc/testsuite/gcc.target/i386/pr54457.c
    trunk/gcc/testsuite/lib/target-supports.exp


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