https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334
--- Comment #19 from Richard Biener <rguenth at gcc dot gnu.org> --- It seems that the C++ FE change in comment#13 causes libreoffice to fail to build with [ 553s] /home/abuild/rpmbuild/BUILD/libreoffice-7.5.4.2/workdir/UnpackedTarball/skia/include/private/SkVx.h: In function 'interpret_skvm': [ 553s] /home/abuild/rpmbuild/BUILD/libreoffice-7.5.4.2/workdir/UnpackedTarball/skia/include/private/SkVx.h:150: error: inlining failed in call to 'always_inline' '__ct_comp ': target specific option mismatch [ 553s] 150 | using VecStorage<N,T>::VecStorage; [ 553s] | I have yet to reproduce and extract a testcase though.