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: [PATCH] doloop_optimize miscompiles openssl



Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:

> 	* doloop.c (doloop_modify): Prevent delete_insn() from
> 	deleting too much.  Prefer loop->top over loop->start as
> 	target for the new JUMP insn.
> 	(doloop_valid_p): Ignore loop with exit_count > 1.

This is OK.

(You should say how you tested your patch; I'm assuming you did a
bootstrap on powerpc-linux.)

-- 
- Geoffrey Keating <geoffk@cygnus.com>

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