r259212 - in /trunk/gcc: ChangeLog match.pd tes...
tkoenig@gcc.gnu.org
tkoenig@gcc.gnu.org
Sat Apr 7 23:52:00 GMT 2018
Author: tkoenig
Date: Sat Apr 7 23:52:03 2018
New Revision: 259212
URL: https://gcc.gnu.org/viewcvs?rev=259212&root=gcc&view=rev
Log:
2018-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
Andrew Pinski <pinsika@gcc.gnu.org>
PR middle-end/82976
* match.pd: Use constant_boolean_node of correct type instead of
boolean_true_node or boolean_false_node for simplifying
pointer comparisons to zero.
2018-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
PR middle-end/82976
* gfortran.dg/realloc_on_assign_16a.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_16a.f90
Modified:
trunk/gcc/ChangeLog
trunk/gcc/match.pd
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list