This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15423] -fmerge-constants prodcues wrong object files
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 May 2004 17:12:46 -0000
- Subject: [Bug target/15423] -fmerge-constants prodcues wrong object files
- References: <20040513170150.15423.gruenewa@hni.upb.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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