Commit 4a374c35 by Andrew Pinski Committed by Andrew Pinski

20030121-1.c: Move to ..

2004-01-23  Andrew Pinski  <apinski@apple.com>

        * gcc.dg/20030121-1.c: Move to ..
        * gcc.dg/20040121-1.c: here.

From-SVN: r76463
parent bbf294a5
2004-01-23 Andrew Pinski <apinski@apple.com>
* gcc.dg/20030121-1.c: Move to ..
* gcc.dg/20040121-1.c: here.
2004-01-23 Roger Sayle <roger@eyesopen.com>
* gcc.dg/builtins-29.c: New test case.
......
/* { dg-do compile { target powerpc*-*-darwin* } } */
/* { dg-options "-O2 -mcpu=G5 " } */
long long (*y)(int t);
long long get_alias_set (int t)
{
return y(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