> Sorry this fell off my radar. I have reg-tested it on x86 and tried it > on the sparc machine from the gcc farm but I think I couldn't finished > the run and now its showing to he unreachable.
The patch is a no-op for SPARC because it defines the nonlocal_goto pattern. But I would nevertheless strongly suggest _not_ fiddling with the generic code like that and just defining the nonlocal_goto pattern for Aarch64 instead. -- Eric Botcazou