public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* .rodata gcc 3.3.3 gcc 2.95.2
@ 2005-07-13 10:02 Michael Trimarchi
  0 siblings, 0 replies; only message in thread
From: Michael Trimarchi @ 2005-07-13 10:02 UTC (permalink / raw)
  To: gcc

Hi all,

I have different assembler code and I notice that the gcc 3.3.3 add this 
information in the asm code:

.section        .rodata.str1.4,"aMS",%progbits,1
align  2
.LC0:
       .ascii  "filename\000"

Generated by gcc 2.95.2 19991024 (release) for ARM/elf
doesn't have this section

So when I build the library from different object I have char array not 
align. It is possible to remove at compilation time?

Regards
Michael



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-13 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-13 10:02 .rodata gcc 3.3.3 gcc 2.95.2 Michael Trimarchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).