re PR target/19886 (g++.dg/eh/registers1.C execution test fails)
authorJoseph Myers <joseph@codesourcery.com>
Fri, 18 Feb 2005 21:23:16 +0000 (21:23 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 18 Feb 2005 21:23:16 +0000 (21:23 +0000)
commit5b4275dbe96d3d6e5da8189adda0501e76e72a8b
tree4dab641272e45b4b07a089df63ed84926aeef2cf
parentd6083c7d69ace6293905f43dc3f182b1e5a9c7fc
re PR target/19886 (g++.dg/eh/registers1.C execution test fails)

PR target/19886
* config/ia64/ia64.h (struct machine_function): Add state_num.
* config/ia64/ia64.c (process_epilogue,
process_for_unwind_directive): Use new unwind state numbers each
time rather than state 1.

From-SVN: r95234
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h