This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: More MEM tracking stuff
- To: jh at suse dot cz
- Subject: Re: More MEM tracking stuff
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Wed, 24 Oct 01 11:18:49 EDT
- Cc: gcc at gcc dot gnu dot org
> (2) With the recording of a decl for each MEM, the assembler output can
> be annotated with the variable name for easier reading. This has been
Can't this be done using same channels as debug info goes out too?
I don't follow. We had no means of tracking a MEM to a decl. However, this
is just a side-effect of the change, not a motivation for doing that tracking.