This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/28282] Attempt to delete prologue/epilogue insn, again
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jul 2006 04:48:07 -0000
- Subject: [Bug target/28282] Attempt to delete prologue/epilogue insn, again
- References: <bug-28282-12916@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at gcc dot gnu dot org 2006-07-08 04:48 -------
(In reply to comment #6)
The problem is that flow (which does the instruction deletion) is semi stupid
and does not check. I bet this will be fixed with the dataflow branch or at
least easier to fix :).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28282