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]

r232821 - in /trunk/gcc: ChangeLog match.pd


Author: rguenth
Date: Tue Jan 26 12:05:22 2016
New Revision: 232821

URL: https://gcc.gnu.org/viewcvs?rev=232821&root=gcc&view=rev
Log:
2016-01-26  Richard Biener  <rguenther@suse.de>

	PR middle-end/69467
	* match.pd: Guard X * CST CMP 0 pattern with single_use.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/match.pd


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