exceptions.exp: New exp for the exceptions testsuite.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 14 Aug 2005 00:58:26 +0000 (17:58 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 14 Aug 2005 00:58:26 +0000 (17:58 -0700)
commitd3748cf565829b1db471ba7a246e382231b95c66
treedbb2889dc5d46c61bf823c40e6158007c0be1169
parentba35b9c4aef275bed28b71b7d1cfa22b6f5b4c7a
exceptions.exp: New exp for the exceptions testsuite.

* objc/execute/exceptions/exceptions.exp: New exp for the exceptions
testsuite.
* objc/execute/exceptions/trivial.m: New test.
* objc.dg/try-catch-11.m: Move to ...
* objc/execute/exceptions/foward-1.m: Here.
* objc.dg/try-catch-2.m: Move to ...
* objc/execute/exceptions/catchall-1.m: Here.
* objc.dg/try-catch-8.m: Move to ...
* objc/execute/exceptions/local-variables-1.m: Here.

From-SVN: r103071
gcc/testsuite/objc.dg/try-catch-11.m [deleted file]
gcc/testsuite/objc.dg/try-catch-2.m [deleted file]
gcc/testsuite/objc.dg/try-catch-8.m [deleted file]
gcc/testsuite/objc/execute/exceptions/catchall-1.m [new file with mode: 0644]
gcc/testsuite/objc/execute/exceptions/exceptions.exp [new file with mode: 0644]
gcc/testsuite/objc/execute/exceptions/foward-1.m [new file with mode: 0644]
gcc/testsuite/objc/execute/exceptions/local-variables-1.m [new file with mode: 0644]
gcc/testsuite/objc/execute/exceptions/trivial.m [new file with mode: 0644]