r262632 - in /trunk/gcc: ChangeLog match.pd tes...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Jul 13 11:25:00 GMT 2018


Author: rguenth
Date: Fri Jul 13 11:25:38 2018
New Revision: 262632

URL: https://gcc.gnu.org/viewcvs?rev=262632&root=gcc&view=rev
Log:
2018-07-13  Richard Biener  <rguenther@suse.de>

	PR middle-end/85974
	* match.pd (addr1 - addr2): Allow either of the operand to
	have a conversion.

	* gcc.c-torture/compile/930326-1.c: Adjust to cover widening.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/match.pd
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.c-torture/compile/930326-1.c



More information about the Gcc-cvs mailing list