public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/24801] -d option changes debug information
       [not found] <bug-24801-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-11 14:52 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-01-11 14:52 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-01-11
     Ever Confirmed|0                           |1

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-11 14:51:51 UTC ---
Still?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug debug/24801] -d option changes debug information
  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
  0 siblings, 0 replies; 2+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2005-11-11 16:30 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-11 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-24801-4@http.gcc.gnu.org/bugzilla/>
2012-01-11 14:52 ` [Bug debug/24801] -d option changes debug information rguenth at gcc dot gnu.org
2005-11-11 16:24 [Bug debug/24801] New: " amylaar at gcc dot gnu dot org
2005-11-11 16:30 ` [Bug debug/24801] " amylaar at gcc dot gnu dot org

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).