]> git.ipfire.org Git - thirdparty/gcc.git/commit
unwind-dw2.c (execute_stack_op): Add missing cases for DW_OP_shl, DW_OP_shr, DW_OP_sh...
authorAlan Modra <amodra@bigpond.net.au>
Sat, 29 Jan 2005 11:54:24 +0000 (11:54 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Sat, 29 Jan 2005 11:54:24 +0000 (22:24 +1030)
commit2427a69015ebf5bbc5ba77a982f2ea262e11f90a
treef229c40155fc658f6b4da2214f35f9f8e7add49b
parent433dcc7f84f8a20a1b89deeeacf967eb89fb9970
unwind-dw2.c (execute_stack_op): Add missing cases for DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor.

* unwind-dw2.c (execute_stack_op): Add missing cases for
DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor.

From-SVN: r94406
gcc/ChangeLog
gcc/unwind-dw2.c