This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/15423] -fmerge-constants prodcues wrong object files


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-13 17:12 -------
I wonder if this is not a binutils bug:
with -fmerge-constants
        .section        .rodata.str1.1,"aMS",@progbits,1
without:
        .section        .rodata

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
 GCC target triplet|mcore-elf-unknown           |mcore-elf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15423


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]