Patch: make __eprintf take ellipses and delete it from cp/tree.c

Richard Henderson rth@cygnus.com
Fri Dec 31 16:38:00 GMT 1999


On Sun, Dec 26, 1999 at 09:32:14AM -0500, Kaveh R. Ghazi wrote:
> 1.  Change __eprintf to use ellipses instead of fixed args.

Why?  It's always called with fixed args.  All this change does
is make most risc machines spill potential argument registers to
the stack.

> 3.  I don't think we need a copy of __eprintf in cp/tree.c.  Deleted.

Almost certainly not, but I'll let the appropriate someone from
the c++ fe camp approve it.


r~



More information about the Gcc-patches mailing list