https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107849
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2022-11-23 Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- There is unfortunately no common way different targets implement builtins. It might in theory be possible to iterate through them via targetm.builtin_decl though.