[Bug middle-end/70273] [6 regression] FAIL: g++.dg/ext/label13a.C -std=gnu++98 execution test / scan-assembler _ZN1CC4Ev

rth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 17 18:26:00 GMT 2016


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...


More information about the Gcc-bugs mailing list