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

Rainer Orth <ro at gcc dot gnu.org> changed:

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

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> ---
The test also FAILs on 32-bit x86 (both Solaris and Linux):

        .section        .rodata

compared to the 64-bit x86

        .section        .rodata.cst16,"aM",@progbits,16

Also, on SPARC (32 and 64-bit) there's

        .section        ".rodata"

Reply via email to