https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113815
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Summary|error: there is no |error: there is no
|applicable operator "*" for |applicable operator "*" for
|a string type (possible |a string type
|regression) |
Status|UNCONFIRMED |RESOLVED
Target Milestone|--- |13.3
CC| |ebotcazou at gcc dot gnu.org
--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Yes, but already fixed on 13 branch and mainline. Note that I get the warning
with all the compilers (GCC 12.x, GCC 13.x and mainline).