This is the mail archive of the gcc@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]

Re: Are string literals _always_ allocated in the RO section?


On Sun, Jan 16, 2005 at 02:22:48AM +0500, Denis Zaitsev wrote:
> the string "y" is put in the .text section.

Oh, it's put into the .rodata section.  A'm sorry.


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