https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64242
--- Comment #26 from dave.anglin at bell dot net --- On 2019-06-10 9:51 a.m., wilco at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64242 > > --- Comment #25 from Wilco <wilco at gcc dot gnu.org> --- > I believe this is now fixed for generic code - however targets which implement > the nonlocal_goto expander (eg. pa, sparc, vax) need similar fixes in their > backends. > The test no longer fails on pa. We need a test that demonstrates the problem in the current pa expander.