This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/28282] Attempt to delete prologue/epilogue insn, again



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]