[Bug libstdc++/112467] [14 Regression] libstdc++ fails to build on clang: bits/stl_bvector.h:189:23: error: '__assume__' attribute cannot be applied to a statement

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 9 19:50:21 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112467

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Sergei Trofimovich from comment #2)
> Meanwhile would it be reasonable to enable the attribute only for `gcc`?

Or rather for !__CLANG__  :).


More information about the Gcc-bugs mailing list