PR2076
Richard Henderson
rth@redhat.com
Wed Apr 25 13:21:00 GMT 2001
On Wed, Apr 25, 2001 at 11:54:28AM -0700, Mark Mitchell wrote:
> The first thing we're storing is the last named parameter.
I'm pretty sure this is the actual bug. Only the actual variadic
arguments should be treated with the varargs alias set. Moreover,
why in the world would we bother dumping named arguments to the
stack like this only to read them back in?
I havn't figured out why this is happening yet; I'll keep poking.
r~
More information about the Gcc
mailing list