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 other/31043] duplicated data in .rodata / .rodata.cst sections.



------- Comment #1 from astrange at ithinksw dot com  2008-03-22 04:28 -------
I encountered this myself with 4.4.0 20080321.

If the data is static, gcc generates LC0 but not the copy with the original
name, which impedes debugging.


-- 


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


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