https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90253
--- Comment #3 from Alexander Monakov ---
clang-15 and newer warn for this, enabled by default:
warning: due to lvalue conversion of the controlling expression, association of
type 'const char' will never be selected because it is qualified
[-Wu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90253
uecker at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90253
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment