Re: [PATCH] Fix power8 non-delegitimized UNSPEC UNSPEC_FUSION_GPR messages

2019-01-08 Thread Segher Boessenkool
On Tue, Jan 08, 2019 at 09:34:31PM +0100, Jakub Jelinek wrote: > My recent changes to UNSPEC handling in dwarf2out.c apparently broke > (non-release checking) regtest on powerpc*, a lot of > note: non-delegitimized UNSPEC UNSPEC_FUSION_GPR (73) found in variable > location > messages are emitted w

[PATCH] Fix power8 non-delegitimized UNSPEC UNSPEC_FUSION_GPR messages

2019-01-08 Thread Jakub Jelinek
Hi! My recent changes to UNSPEC handling in dwarf2out.c apparently broke (non-release checking) regtest on powerpc*, a lot of note: non-delegitimized UNSPEC UNSPEC_FUSION_GPR (73) found in variable location messages are emitted while compiling pretty much anything with -mcpu=power8 or later. The