Re: [PATCH] Eliminate location wrappers in tree_nop_conversion/STRIP_NOPS

2017-12-19 Thread Jeff Law
On 12/19/2017 05:44 PM, David Malcolm wrote: > On Tue, 2017-12-19 at 23:03 +0100, Jakub Jelinek wrote: >> On Tue, Dec 19, 2017 at 04:59:34PM -0500, Jason Merrill wrote: Or do you mean it should strip just the special VIEW_CONVERT_EXPR that has type identical to the operand's type? >>> >>>

[PATCH] Eliminate location wrappers in tree_nop_conversion/STRIP_NOPS

2017-12-19 Thread David Malcolm
On Tue, 2017-12-19 at 23:03 +0100, Jakub Jelinek wrote: > On Tue, Dec 19, 2017 at 04:59:34PM -0500, Jason Merrill wrote: > > > Or do you mean it should strip just the special VIEW_CONVERT_EXPR > > > that has type identical to the operand's type? > > > > That; interpreting something as the same typ