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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Apr 19 07:46:00 GMT 2018


Author: jakub
Date: Thu Apr 19 07:46:54 2018
New Revision: 259488

URL: https://gcc.gnu.org/viewcvs?rev=259488&root=gcc&view=rev
Log:
	PR tree-optimization/85446
	* match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Require
	the integral and pointer types to have the same precision.

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



More information about the Gcc-cvs mailing list