1 /* AIX gld supports garbage collection. But AIX gcc does not support
2 -ffunction-sections or -fdata-sections. */
3 /* { dg-do run { xfail rs6000-*-aix* powerpc*-*-aix* } } */
4 /* { dg-require-gc-sections "" } */
6 /* { dg-options "-ffunction-sections -fdata-sections -Wl,--gc-sections -static" } */
7 /* { dg-options "-ffunction-sections -fdata-sections -Wl,--gc-sections -static" { target native } } */
8 /* { dg-options "-ffunction-sections -fdata-sections -Wl,--gc-sections" { target *-*-netware* } } */
12 static int unusedint
=5;