r216203 - in /branches/match-and-simplify/gcc: ...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Oct 14 14:23:00 GMT 2014


Author: rguenth
Date: Tue Oct 14 14:23:19 2014
New Revision: 216203

URL: https://gcc.gnu.org/viewcvs?rev=216203&root=gcc&view=rev
Log:
2014-10-14  Richard Biener  <rguenther@suse.de>

	* Makefile.in (BUILD_RTL): Revert not needed change.
	* match.pd (integral_op_p): Remove predicate and use.
	* generic-match-head.c: Include gimple-match.h and remove
	all code.
	* gimple-match-head.c (integral_op_p): Remove.

Modified:
    branches/match-and-simplify/gcc/ChangeLog.mas
    branches/match-and-simplify/gcc/Makefile.in
    branches/match-and-simplify/gcc/generic-match-head.c
    branches/match-and-simplify/gcc/gimple-match-head.c
    branches/match-and-simplify/gcc/match.pd



More information about the Gcc-cvs mailing list