public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/4431] Wrong .stabs entries when using -O2
       [not found] <20010930211601.4431.carlo@alinoe.com>
@ 2003-06-07 22:31 ` pinskia@physics.uc.edu
  2003-06-07 22:34 ` pinskia@physics.uc.edu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-07 22:31 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia@physics.uc.edu  2003-06-07 22:31 -------
I think this is related to bug 10003 which was for dwarf-2/3. I think this is generic 
debugging bug caused by the inliner if that is the case then is a dup of 10003.


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

* [Bug debug/4431] Wrong .stabs entries when using -O2
       [not found] <20010930211601.4431.carlo@alinoe.com>
  2003-06-07 22:31 ` [Bug debug/4431] Wrong .stabs entries when using -O2 pinskia@physics.uc.edu
@ 2003-06-07 22:34 ` pinskia@physics.uc.edu
  2003-06-17 23:08 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-07 22:34 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia@physics.uc.edu  2003-06-07 22:34 -------
*** Bug 5271 has been marked as a duplicate of this bug. ***


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

* [Bug debug/4431] Wrong .stabs entries when using -O2
       [not found] <20010930211601.4431.carlo@alinoe.com>
  2003-06-07 22:31 ` [Bug debug/4431] Wrong .stabs entries when using -O2 pinskia@physics.uc.edu
  2003-06-07 22:34 ` pinskia@physics.uc.edu
@ 2003-06-17 23:08 ` pinskia at physics dot uc dot edu
  2003-09-20 16:03 ` carlo at alinoe dot com
  2003-10-07 22:51 ` carlo at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-17 23:08 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From pinskia@physics.uc.edu  2003-06-17 23:08 -------
I am going to mark this as a dup of 10003 which is the bug against dwarf-2 but the bug is 
caused by the tree-inliner so they both are the same bug.

*** This bug has been marked as a duplicate of 10003 ***


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

* [Bug debug/4431] Wrong .stabs entries when using -O2
       [not found] <20010930211601.4431.carlo@alinoe.com>
                   ` (2 preceding siblings ...)
  2003-06-17 23:08 ` pinskia at physics dot uc dot edu
@ 2003-09-20 16:03 ` carlo at alinoe dot com
  2003-10-07 22:51 ` carlo at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: carlo at alinoe dot com @ 2003-09-20 16:03 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


carlo at alinoe dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |


------- Additional Comments From carlo at alinoe dot com  2003-09-20 15:14 -------
Not a duplicate of 10003.  Also not a duplicate of 12319.


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

* [Bug debug/4431] Wrong .stabs entries when using -O2
       [not found] <20010930211601.4431.carlo@alinoe.com>
                   ` (3 preceding siblings ...)
  2003-09-20 16:03 ` carlo at alinoe dot com
@ 2003-10-07 22:51 ` carlo at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: carlo at gcc dot gnu dot org @ 2003-10-07 22:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


carlo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From carlo at gcc dot gnu dot org  2003-10-07 22:51 -------
Although 10003 wasn't related, this is indeed a duplicate
of PR 5271.  I wrote a patch to fix 5271 and confirmed
that it fixes this one too.


*** This bug has been marked as a duplicate of 5271 ***


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

end of thread, other threads:[~2003-10-07 22:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20010930211601.4431.carlo@alinoe.com>
2003-06-07 22:31 ` [Bug debug/4431] Wrong .stabs entries when using -O2 pinskia@physics.uc.edu
2003-06-07 22:34 ` pinskia@physics.uc.edu
2003-06-17 23:08 ` pinskia at physics dot uc dot edu
2003-09-20 16:03 ` carlo at alinoe dot com
2003-10-07 22:51 ` carlo 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).