Commit bd915f51 by Andrew Pinski

Remove for real.

From-SVN: r76542
parent 1f52178b
/* { dg-do compile { target powerpc*-*-darwin* } } */
/* { dg-options "-O2 -force_cpusubtype_ALL -mpowerpc64" } */
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