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: Fixing the -O3 x86 bootstrap failure


On Fri, Mar 24, 2000 at 01:40:26PM -0700, Jeffrey A Law wrote:
> I've bootstrapped the x86 linux with -O3 and run the regression test with no
> new failures after applying this patch.
> 
> 	* integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.
> 	(save_parm_insns): Not here.

Whew.  I was tracking a different instance of this bug,
but from the wrong angle.

Thanks.


r~

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