This is the mail archive of the gcc-patches@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: ppc va-arg-10 fix


Am Die, 05 Okt 1999 schrieb Richard Henderson:
>On Mon, Oct 04, 1999 at 02:15:29AM -0700, Mark Mitchell wrote:
>> Ok, this should save us some headaches in the future.  I'll next check
>> in a C++ patch that eliminates some redundant setting of
>> TREE_SIDE_EFFECTS.
>
>Missed build1, which is the critical one needed to fix the
>va_arg bug -- I'm surprised Franz said it worked for him.

Aargh! That's what you get for working on mainline and 2.95.2pre concurrently
while having a cold :-(. Indeed Richard's patch is needed to fix the problem.

Franz.


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