re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp may...
authorHans-Peter Nilsson <hp@axis.com>
Fri, 17 Jun 2011 02:20:11 +0000 (02:20 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Fri, 17 Jun 2011 02:20:11 +0000 (02:20 +0000)
commit041efc9a53583539ac562f7d4427410278e20e54
tree00a637e01acb72f184ab84abb8fdf3424a3ce2d0
parent9a2091cd0a703e199c2c50225930071d00675a32
re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp may be clobbered (including the return-address))

PR rtl-optimization/48542
* gcc.dg/torture/pr48542.c: New test.

From-SVN: r175133
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr48542.c [new file with mode: 0644]