mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-11 06:24:27 +08:00
Remove for real.
From-SVN: r76542
This commit is contained in:
parent
1f52178b3a
commit
bd915f51cf
@ -1,8 +0,0 @@
|
|||||||
/* { 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);
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user