This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/24762] [killloop-branch] code motion of non-invariant expressions with hard registers.
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2006 17:24:30 -0000
- Subject: [Bug rtl-optimization/24762] [killloop-branch] code motion of non-invariant expressions with hard registers.
- References: <bug-24762-280@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #17 from steven at gcc dot gnu dot org 2006-01-14 17:24 -------
Created an attachment (id=10642)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10642&action=view)
Fix df-scan.c
There doesn't seem to be a good reason to make adding the artificial defs for
the EH_RETURN_DATA_REGNO regs conditional on current_function_calls_eh_return.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24762