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]

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


Author: rguenth
Date: Mon Jul 14 12:15:03 2014
New Revision: 212519

URL: https://gcc.gnu.org/viewcvs?rev=212519&root=gcc&view=rev
Log:
2014-07-14  Prathamesh Kulkarni  <bilbotheelffriend@gmail.com>

	* match.pd: Remove INTEGRAL_TYPE_P (TREE_TYPE (@0)) in bitwise
	patterns and use integral_op_p@0.

Modified:
    branches/match-and-simplify/gcc/ChangeLog.mas
    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]