public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/24801] -d option changes debug information
Date: Fri, 11 Nov 2005 16:30:00 -0000	[thread overview]
Message-ID: <20051111163057.28044.qmail@sourceware.org> (raw)
In-Reply-To: <bug-24801-5394@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from amylaar at gcc dot gnu dot org  2005-11-11 16:30 -------
Created an attachment (id=10215)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10215&action=view)
test case

For sh-elf,
./cc1 -fpreprocessed -g -O2  l0.c -o l0.s-0
./cc1 -fpreprocessed -g -O2  l0.c -o l0.s-01
./cc1 -fpreprocessed -g -O2  l0.c -o l0.s-02
all produce the same result (with address space randomization active),
which is differs in debug info from what you get with any of:
./cc1 -fpreprocessed -g -O2  l0.c -o l0.s-1  -da
./cc1 -fpreprocessed -g -O2  l0.c -o l0.s-11  -da
./cc1 -fpreprocessed -g -O2  l0.c -o l0.s-12  -da

Likewise, the debug info for
../../i686/gcc/cc1 -fpreprocessed -g -O2  l0.c -o l0.s-i0
differs from the one for:
../../i686/gcc/cc1 -fpreprocessed -g -O2  l0.c -o l0.s-i1  -da


-- 


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


  reply	other threads:[~2005-11-11 16:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 16:24 [Bug debug/24801] New: " amylaar at gcc dot gnu dot org
2005-11-11 16:30 ` amylaar at gcc dot gnu dot org [this message]
     [not found] <bug-24801-4@http.gcc.gnu.org/bugzilla/>
2012-01-11 14:52 ` [Bug debug/24801] " rguenth at gcc dot gnu.org

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=20051111163057.28044.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).