https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118524

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
At least on x86_64 with trunk but 14.2 preprocessed source I see
        .section        .rodata
.LC0:
        .string "a"
        .base64 "AGIA"
.LC1:
        .string "c"
        .base64 "AGQA"
which looks correct to me.
And can't reproduce with 4 days old trunk cross x86_64-linux -> aarch64-linux
either.

Reply via email to