This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: alpha regression on 920625-1


On Mon, Apr 27, 1998 at 05:03:26PM +0100, Joern Rennecke wrote:
> Everything that gets read via varargs should be treated as part of a
> structure; this is already necessary to treat the writing to the varargs
> area properly.

No, the problem is after this.  The read from varargs is fine.  The
problem comes when the struct must be spilled from the registers it
was read into.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]