This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/23100] poor code generation for i686
- From: "dann at godzilla dot ics dot uci dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Aug 2005 18:36:18 -0000
- Subject: [Bug rtl-optimization/23100] poor code generation for i686
- References: <20050727191234.23100.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dann at godzilla dot ics dot uci dot edu 2005-08-01 18:36 -------
Could another pass of "flow" (or some other pass that can clean-up the extra
moves) be scheduled to run after reorder-blocks?
reorder-blocks is the pass that inserts the function epilogue in each switch case...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23100