match.pd
112 KB
-
match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Disable transform… · 467719fb
match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Disable transform if operand's type is pointer to function or method. 2016-08-06 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> * match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Disable transform if operand's type is pointer to function or method. From-SVN: r239190
Prathamesh Kulkarni committed