r232605 - in /branches/gcc-5-branch/gcc: Change...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Wed Jan 20 11:24:00 GMT 2016


Author: mpolacek
Date: Wed Jan 20 11:24:51 2016
New Revision: 232605

URL: https://gcc.gnu.org/viewcvs?rev=232605&root=gcc&view=rev
Log:
	PR c/68513
	* match.pd ((x & ~m) | (y & m)): Only perform on GIMPLE.

	* gcc.dg/pr68513.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/pr68513.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/match.pd
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list