[C/C++ PATCH] Fix a -Waddress regression (PR c/69768)

Jason Merrill jason@redhat.com
Thu Feb 11 18:56:00 GMT 2016


On 02/11/2016 11:25 AM, Jakub Jelinek wrote:
> +	       && !integer_zerop (tree_strip_nop_conversions (op1)))

Maybe cp_fold rather than tree_strip_nop_conversions?

Jason



More information about the Gcc-patches mailing list