2 /* AIX gld supports garbage collection. But AIX gcc does not support
3 -ffunction-sections or -fdata-sections. */
4 /* { dg-do run { xfail rs6000-*-aix* powerpc*-*-aix* } } */
5 /* { dg-require-gc-sections "" } */
6 /* { dg-options "-ffunction-sections -Wl,--gc-sections" } */
8 extern "C" void abort (void);
12 void raise_exception()