https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49702
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #3) > Possibly related: bug 19315? (both cases of statics becoming externs; that > for variables, this for functions) Update: that has since been fixed by r263556; I haven't checked to see if that revision fixed this bug too, yet, though... (cc-ing Iain, who did that revision)