This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]