https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126723
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
--- Comment #5 from Iain Sandoe <iains at gcc dot gnu.org> ---
Can you attach a reproducer for what actually places strings in .const (instead
of.cstring).. a .ii file is fine (the m.c file in the repo does exactly the
same on GCC and clang - places the string into .cstring).
