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 rtl-optimization/23100] poor code generation for i686


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


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