https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116286
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- The context is some nodejs bump imports a massive upgrade of v8 and compared to clang, we take like 10 minutes longer to build (and gcc build time doubled between versions). Unfortunately, it looks like it's a bunch of incremental issues and not any single or even handful of objects taking longer. C++ is C++ though so I don't mind WONTFIX if this one here isn't really useful.