Re: Fix PR rtl-optimization/80474

2017-06-06 Thread Jeff Law
On 06/05/2017 04:40 PM, Eric Botcazou wrote: > This is a regression present on the 6 branch for MIPS (and latent on the 7 > branch and mainline). The reorg pass generates wrong code for the attached > testcase with a combination of options under the form of a double lo_sum(sym) > instruction fo

Fix PR rtl-optimization/80474

2017-06-05 Thread Eric Botcazou
This is a regression present on the 6 branch for MIPS (and latent on the 7 branch and mainline). The reorg pass generates wrong code for the attached testcase with a combination of options under the form of a double lo_sum(sym) instruction for a single hi(sum). The pass starts from a convolute