r246253 - in /trunk/gcc: ChangeLog combine.c

wilson@gcc.gnu.org wilson@gcc.gnu.org
Sat Mar 18 05:38:00 GMT 2017


Author: wilson
Date: Sat Mar 18 05:37:52 2017
New Revision: 246253

URL: https://gcc.gnu.org/viewcvs?rev=246253&root=gcc&view=rev
Log:
Fix aarch64 bootstrap compare failure.

	gcc/
	* combine.c (try_combine): Delete redundant i1 test.  Call
	prev_nonnote_nondebug_insn instead of prev_nonnote_insn.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c



More information about the Gcc-cvs mailing list