https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70273
--- Comment #9 from Richard Henderson <rth at gcc dot gnu.org> --- Created attachment 38003 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38003&action=edit proposed patch Alternately, instead of setting local_decls early (and doing other tri-state-ish things in copy_forbidden), set has_forced_label_in_static early. Starting full testing now...