Add an UNSPEC_PROLOGUE_USE to prevent the link register from being considered dead.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.law / except2.C
blob1bf7108146bd84b80f0dae42c2fa3047518fdbc4
1 // Build don't link: 
2 // Special g++ Options: -fexceptions -g
3 // GROUPS passed exceptions
4 // except file
5 // Message-Id: <9211061330.AA29334@ifad.dk>
6 // From: erik@ifad.dk (Erik Toubro Nielsen)
7 // Subject: g++-2.3.1 gets fatal signal with -g and -fhandle-exceptions
8 // Date: Fri, 6 Nov 92 14:30:33 +0100
10 int main()
12   return 0;