This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/41609] Torture tests do not check "trivial.{m,mm}" for each run case.
- From: "developer at sandoe-acoustics dot co dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2009 17:03:12 -0000
- Subject: [Bug testsuite/41609] Torture tests do not check "trivial.{m,mm}" for each run case.
- References: <bug-41609-17110@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from developer at sandoe-acoustics dot co dot uk 2009-10-06 17:03 -------
Created an attachment (id=18728)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18728&action=view)
Make the trivial test run for each options pass.
log:
*gcc/testsuite/lib/objc-torture.exp: New proc (objc-set-runtime-options)
to be run each pass
through the suite. Do not try to run m64 tests on darwin8 which has no
64bit Next Runtime
*gcc/testsuite/objc/execute/execute.exp: Check applicable runtime
options on each pass.
*gcc/testsuite/objc/execute/exceptions/exceptions.exp: Ditto.
*gcc/testsuite/objc/compile/compile.exp: Ditto.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41609