This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
- From: "werner at almesberger dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2003 01:16:23 -0000
- Subject: [Bug debug/10005] gcc -O -g does not produce location information for aliases of a variable
- References: <20030308143600.10005.werner@almesberger.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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