public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
@ 2003-06-07 21:55 ` pinskia@physics.uc.edu
  2003-06-16  3:47 ` dberlin@gcc.gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-07 21:55 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=10005


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-07 21:55:12
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-06-07 21:55 -------
Still happens on the mainline (20030607), yes this would be nice but it sitll is an 
enhancement.


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

* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
  2003-06-07 21:55 ` [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable pinskia@physics.uc.edu
@ 2003-06-16  3:47 ` dberlin@gcc.gnu.org
  2003-06-19  1:16 ` werner at almesberger dot net
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: dberlin@gcc.gnu.org @ 2003-06-16  3:47 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=10005



------- Additional Comments From dberlin@gcc.gnu.org  2003-06-16 03:40 -------
As a note, the cfg-branch  and rtlopt-branch can do what you request.


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

* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
  2003-06-07 21:55 ` [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable pinskia@physics.uc.edu
  2003-06-16  3:47 ` dberlin@gcc.gnu.org
@ 2003-06-19  1:16 ` werner at almesberger dot net
  2003-08-07 15:09 ` pinskia at physics dot uc dot edu
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: werner at almesberger dot net @ 2003-06-19  1:16 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=10005



------- Additional Comments From werner at almesberger dot net  2003-06-19 01:16 -------
Subject: Re:  gcc -O -g does not produce location information for aliases of a variable

dberlin@gcc.gnu.org wrote:
> As a note, the cfg-branch  and rtlopt-branch can do what you request.

Excellent, thanks ! Is this something that will be integrated into
the mainline, too ? (I must admit total ignorance of the gcc
development process :-)

- Werner


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

* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
                   ` (2 preceding siblings ...)
  2003-06-19  1:16 ` werner at almesberger dot net
@ 2003-08-07 15:09 ` pinskia at physics dot uc dot edu
  2003-11-07 19:16 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-07 15:09 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=10005


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-07 15:09 -------
Suspending as this is fixed on the rtlopt branch but it will not be merged in for a while.


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

* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
                   ` (3 preceding siblings ...)
  2003-08-07 15:09 ` pinskia at physics dot uc dot edu
@ 2003-11-07 19:16 ` pinskia at gcc dot gnu dot org
  2003-11-10 16:34 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-07 19:16 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=10005


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch, pessimizes-code


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-07 19:16 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00722.html> for 3.4.


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

* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
                   ` (4 preceding siblings ...)
  2003-11-07 19:16 ` pinskia at gcc dot gnu dot org
@ 2003-11-10 16:34 ` pinskia at gcc dot gnu dot org
  2003-11-10 16:35 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-10 16:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-10 16:34 -------
The orginal patch was posted around February and the new one was posted in October, should be 
targetting 3.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |NEW
   Last reconfirmed|2003-06-07 21:55:12         |2003-11-10 16:34:25
               date|                            |
   Target Milestone|---                         |3.4


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


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

* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
                   ` (5 preceding siblings ...)
  2003-11-10 16:34 ` pinskia at gcc dot gnu dot org
@ 2003-11-10 16:35 ` pinskia at gcc dot gnu dot org
  2003-12-17 17:06 ` mmitchel at gcc dot gnu dot org
  2004-02-06 21:17 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-10 16:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-10 16:35 -------
*** Bug 12990 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thh at cyberscience dot com


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


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

* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
                   ` (6 preceding siblings ...)
  2003-11-10 16:35 ` pinskia at gcc dot gnu dot org
@ 2003-12-17 17:06 ` mmitchel at gcc dot gnu dot org
  2004-02-06 21:17 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 9+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2003-12-17 17:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2003-12-17 17:02 -------
This is not a regressions, so I have removed the target milestone.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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


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

* [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
       [not found] <20030308143600.10005.werner@almesberger.net>
                   ` (7 preceding siblings ...)
  2003-12-17 17:06 ` mmitchel at gcc dot gnu dot org
@ 2004-02-06 21:17 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-06 21:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-06 21:17 -------
Fixed for 3.5.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.5.0


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


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

end of thread, other threads:[~2004-02-06 21:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030308143600.10005.werner@almesberger.net>
2003-06-07 21:55 ` [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable pinskia@physics.uc.edu
2003-06-16  3:47 ` dberlin@gcc.gnu.org
2003-06-19  1:16 ` werner at almesberger dot net
2003-08-07 15:09 ` pinskia at physics dot uc dot edu
2003-11-07 19:16 ` pinskia at gcc dot gnu dot org
2003-11-10 16:34 ` pinskia at gcc dot gnu dot org
2003-11-10 16:35 ` pinskia at gcc dot gnu dot org
2003-12-17 17:06 ` mmitchel at gcc dot gnu dot org
2004-02-06 21:17 ` pinskia 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).