[Bug middle-end/20983] [4.0/4.1 Regression] varargs functions force va_list variable to stack unnecessarily

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Oct 31 03:08:00 GMT 2005



------- Comment #5 from mmitchel at gcc dot gnu dot org  2005-10-31 03:08 -------
On the one hand, varargs functions generally aren't used where performance
really matters.  On the other, this seems like something that shouldn't be too
hard to fix -- and there's a code-size regression here too.

I'm leaving this as P2.


-- 


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



More information about the Gcc-bugs mailing list