https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118858
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2025-02-13
Ever confirmed|0 |1
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Yes we definitely should have the common attributes too.
I will note we have common builtins already though many of the front-ends still
do builtin creation themselves rather than using the middle-end version ...