https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99613
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I guess before changing anything it would be good if the C++ people could discuss this perhaps in the committee, what really wants the standard to ensure, whether the most expensive case of total order of the local static ctors, or just make this case work when the ctors depend on other ctors, or no requirements at all.