public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Michael Trimarchi <trimarchi@gandalf.sssup.it>
To: gcc@gcc.gnu.org
Subject: .rodata gcc 3.3.3 gcc 2.95.2
Date: Wed, 13 Jul 2005 10:02:00 -0000	[thread overview]
Message-ID: <42D4E63D.3060803@gandalf.sssup.it> (raw)

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



                 reply	other threads:[~2005-07-13 10:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42D4E63D.3060803@gandalf.sssup.it \
    --to=trimarchi@gandalf.sssup.it \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).