Re: [PATCH] Fix hash checking ICE in temp slot handling (PR middle-end/91190)

2019-07-19 Thread Richard Biener
On Fri, 19 Jul 2019, Jakub Jelinek wrote: > Hi! > > As mentioned in the PR, we ICE on the following testcase. > The problem is that offset_address (in this particular case) does > update_temp_slot_address (XEXP (memref, 0), new_rtx); > new_rtx = change_address_1 (memref, VOIDmode, new_rtx,

[PATCH] Fix hash checking ICE in temp slot handling (PR middle-end/91190)

2019-07-19 Thread Jakub Jelinek
Hi! As mentioned in the PR, we ICE on the following testcase. The problem is that offset_address (in this particular case) does update_temp_slot_address (XEXP (memref, 0), new_rtx); new_rtx = change_address_1 (memref, VOIDmode, new_rtx, 1, false); where the first call inserts the address into