pr-support.c (__gnu_unwind_execute): Insert " + 1" in necessary places to pass the...
authorMark Shinwell <shinwell@codesourcery.com>
Mon, 21 Aug 2006 10:10:58 +0000 (10:10 +0000)
committerMark Shinwell <shinwell@gcc.gnu.org>
Mon, 21 Aug 2006 10:10:58 +0000 (10:10 +0000)
commit08a557f68225a22e690482ab7c1671231d96b2ac
tree64512c7e3821c3ff89a5a5bcd03debbfc3c16aa5
parent1af4bba82ed51ba8108d40badd3d39204f810838
pr-support.c (__gnu_unwind_execute): Insert " + 1" in necessary places to pass the correct "number of registers"...

gcc/
* config/arm/pr-support.c (__gnu_unwind_execute): Insert " + 1" in
necessary places to pass the correct "number of registers" values
to _Unwind_VRS_Pop.

gcc/testsuite/
  * g++.dg/eh/arm-vfp-unwind.C: New test.

From-SVN: r116291
gcc/ChangeLog
gcc/config/arm/pr-support.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/eh/arm-vfp-unwind.C [new file with mode: 0644]