[Bug middle-end/27736] unwind-dw2-fde.c:833: fatal error: internal consistency failure
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 23 01:55:00 GMT 2006
------- Comment #2 from danglin at gcc dot gnu dot org 2006-05-23 01:55 -------
The following change introduced the bug:
2006-05-22 Richard Sandiford <richard@codesourcery.com>
PR rtl-optimization/25514
* combine.c (replaced_rhs_insn): New variable.
(combine_instructions): Set replaced_rhs_insn when trying to replace
a SET_SRC with a REG_EQUAL note.
(distribute_notes): Use replaced_rhs_insn when determining the live
range of a REG_DEAD register.
--
danglin at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |richard at codesourcery dot
| |com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27736
More information about the Gcc-bugs
mailing list