Re: [GCC 11] Fix PR ada/99360

2021-04-21 Thread Richard Biener via Gcc-patches
On Tue, Apr 20, 2021 at 10:37 PM Eric Botcazou wrote: > > Hi, > > I'd like to apply the attached stopgap fix for PR ada/99360 on the 11 branch, > as the real fix is really stage #1 material. This is a regression there. > > Bootstrapped/regtested on x86-64/Linux, OK for the 11 branch? Apply at yo

[GCC 11] Fix PR ada/99360

2021-04-20 Thread Eric Botcazou
Hi, I'd like to apply the attached stopgap fix for PR ada/99360 on the 11 branch, as the real fix is really stage #1 material. This is a regression there. Bootstrapped/regtested on x86-64/Linux, OK for the 11 branch? 2021-04-20 Eric Botcazou Bob Duff PR ada/99360