[Bug middle-end/20983] [4.0/4.1 Regression] varargs functions force va_list variable to stack unnecessarily
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 29 03:37:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-29 03:37 -------
Hmm, I think the same problem is on powerpc.
There is an extra store to -40(r1).
--
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|i686-pc-linux-gnu |
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet|i686-pc-linux-gnu |i686-*-*
Summary|[4.0/4.1regression] varargs |[4.0/4.1 Regression] varargs
|functions force va_list |functions force va_list
|variable to stack |variable to stack
|unnecessarily |unnecessarily
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20983
More information about the Gcc-bugs
mailing list