[Bug c/54303] -fdata-sections -ffunction-sections and -fmerge-constants do not work well together
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 1 21:14:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54303
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-01 21:14:29 UTC ---
Not a linker bug. SHF_MERGE sections have just duplicates merged, there is no
GC defined for them.
More information about the Gcc-bugs
mailing list