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: Fix for k6 crash


On Fri, Jun 22, 2001 at 11:18:45AM +0200, Jan Hubicka wrote:
> Actually after more experimenting, I've found the loop instruction to be
> cause for bootstrap failure on K6.  Our instruction length estimation code
> is bogus on the branch, as it executes before reg-stack, so I would propose
> to disable that feature temporarily for 3.0.x.

Understood.

> 	* i386.c (x86_use_loop): Disable for K6 temporarily.

Ok for branch.


r~


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