This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212519 - in /branches/match-and-simplify/gcc: ...
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 14 Jul 2014 12:15:03 -0000
- Subject: 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