[Bug target/29166] broken unwind information for many life variables resulting in register corruption
schwab at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 1 22:03:00 GMT 2007
------- Comment #6 from schwab at gcc dot gnu dot org 2007-01-01 22:03 -------
Subject: Bug 29166
Author: schwab
Date: Mon Jan 1 22:03:23 2007
New Revision: 120319
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120319
Log:
PR target/29166
* config/ia64/ia64.c (ia64_compute_frame_size): Account space for
save of BR0 in extra_spill_size instead of spill_size.
(ia64_expand_prologue): Save BR0 outside of the gr/br/fr spill
area.
(ia64_expand_epilogue): Restore BR0 from its new location.
testsuite/:
* g++.dg/eh/pr29166.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/eh/pr29166.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/ia64/ia64.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29166
More information about the Gcc-bugs
mailing list