------- Comment #7 from jamborm at gcc dot gnu dot org  2009-09-04 19:05 -------
(In reply to comment #5)
> 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.
> 

The comment in http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01262.html
was the reason why Richi suggested that we try this anyway.
(Unfortunately, I have not looked into this thoroughly enough to judge
for myself... yet, hopefully, sort of).


-- 


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

Reply via email to