]> gcc.gnu.org Git - gcc.git/commit
Return earlier if not effective_target_int32
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Tue, 18 Oct 2016 11:58:52 +0000 (11:58 +0000)
committerSenthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
Tue, 18 Oct 2016 11:58:52 +0000 (11:58 +0000)
commite5163ec1df8755de70b711022314220318a0a441
tree0fa0982295e01b5810726dd04c841bdc98c0f6d5
parent0aeb81f86f6dc5bfc21bf035fd71ab17a3f3978f
Return earlier if not effective_target_int32

Do early return *before* calling dg-init/torture-init. Returning
without calling dg-finish/torture-finish messes up torture-options for
subsequent tests.

gcc/testsuite/
2016-10-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>

* gcc.dg/sso/sso.exp: Return early if not
effective_target_int32.

From-SVN: r241302
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/sso/sso.exp
This page took 0.059818 seconds and 5 git commands to generate.