https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99952
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >From that patch: "The change is an ABI break due to changing optional<triviallycopyable> to a trivially copyable type. It's perhaps better to get that ABI break in now rather than later."