This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r152990 - in /branches/gcc-4_4-branch/gcc: Chan...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 19 Oct 2009 19:56:57 -0000
- Subject: r152990 - in /branches/gcc-4_4-branch/gcc: Chan...
Author: jakub
Date: Mon Oct 19 19:56:57 2009
New Revision: 152990
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152990
Log:
* unwind-dw2.c (execute_stack_op): Fix operand order for
DW_OP_le, DW_OP_ge, DW_OP_lt and DW_OP_gt.
* gcc.dg/cleanup-13.c: New test.
Added:
branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/cleanup-13.c
Modified:
branches/gcc-4_4-branch/gcc/ChangeLog
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
branches/gcc-4_4-branch/gcc/unwind-dw2.c