https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88925
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88925
--- Comment #2 from Domani Hannes ---
(In reply to Richard Biener from comment #1)
> It works for me on x86_64-linux. Note to get the desired behavior GCC
> relies on
> string-merging performed by the linker.
>
> Can you elaborate on the host/t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88925
--- Comment #1 from Richard Biener ---
It works for me on x86_64-linux. Note to get the desired behavior GCC relies
on
string-merging performed by the linker.
Can you elaborate on the host/target you compile for?