Re: [patch] Fix PR tree-optimization/81184

2018-01-17 Thread Richard Biener
On Wed, Jan 17, 2018 at 11:37 AM, Eric Botcazou wrote: > Hi, > > as suggested by Jakub in the audit trail, this simply adjusts the dg-final > line according to whether it's for a logical_op_short_circuit target or not. > > Tested on visium-elf and x86_64-suse-linux, OK for the mainline? Ok. Rich

[patch] Fix PR tree-optimization/81184

2018-01-17 Thread Eric Botcazou
Hi, as suggested by Jakub in the audit trail, this simply adjusts the dg-final line according to whether it's for a logical_op_short_circuit target or not. Tested on visium-elf and x86_64-suse-linux, OK for the mainline? 2018-01-17 Eric Botcazou PR tree-optimization/81184 *