blob: 3c671a2db5442d6cc2e518424eac6bb1fb186ea5 [file] [log] [blame]
// Special g++ Options: -pg
// GROUPS passed profiling
// Skip if not native
// excess errors test - XFAIL m68k-motorola-sysv m88k-motorola-sysv3 mips*-*-* i[3456]86-*-sco3.2v5*
#include <stdio.h>
main()
{
printf ("PASS\n");
}