Commit 30bdf688 by Andrew Pinski Committed by Andrew Pinski

re PR testsuite/25764 (gcc.dg/const-compare.c fails on i686-darwin)

2006-01-17  Andrew Pinski  <pinskia@physics.uc.edu>

        PR testsuite/25764
        * gcc.dg/const-compare.c: Restrict compiling to powerpc*-*-darwin*.

From-SVN: r109826
parent dd7d8d71
2006-01-17 Andrew Pinski <pinskia@physics.uc.edu>
PR testsuite/25764
* gcc.dg/const-compare.c: Restrict compiling to powerpc*-*-darwin*.
2006-01-17 Jakub Jelinek <jakub@redhat.com>
PR c/25682
/* { dg-do compile { target *-*-darwin* } } */
/* { dg-do compile { target powerpc*-*-darwin* } } */
/* { dg-options "-m64 -O1 -static" } */
typedef unsigned long long uint64_t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment