https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118834
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-02-11 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed. I suspect many of these type trait builtins could use this improvement. It is very useful for templates where it is not obvious where the type is based on just the context of what is written in the source file.