[Bug tree-optimization/41089] [4.5 Regression] r147980 (New SRA) breaks stdargs

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Sep 4 18:59:00 GMT 2009



------- Comment #5 from jakub at gcc dot gnu dot org  2009-09-04 18:59 -------
Running the stdarg pass too early, before at least some DCE, means functions
that don't really need stdarg set up, might set it up unnecessarily.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41089



More information about the Gcc-bugs mailing list