PATCH: fix infinite loop in CSE

Sandra Loosemore sandra@codesourcery.com
Mon Dec 19 21:05:00 GMT 2011


On 12/18/2011 05:21 AM, Eric Botcazou wrote:
>
> OK everywhere without the cap and with the same test on ARG2:
> If a testcase doesn't need fancy options, it must go in gcc.c-torture/compile.

OK.  I've checked in this version, which addresses both those issues.

-Sandra


2011-12-19  Sandra Loosemore  <sandra@codesourcery.com>
	    Tom de Vries <tom@codesourcery.com>

	PR rtl-opt/50380

	gcc/
	* cse.c (find_comparison_args): Detect fixed point and
	bail early.

	gcc/testsuite/
	* gcc.c-torture/compile/pr50380.c: New testcase.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cse-bug.patch
Type: text/x-patch
Size: 1219 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111219/8dcd97de/attachment.bin>


More information about the Gcc-patches mailing list