This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Source line/statement number representation in RTL
- From: "Mike McClosky" <mcclosky at crosstest dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Tue, 5 Aug 2003 16:48:40 -0700
- Subject: Source line/statement number representation in RTL
- Reply-to: <mcclosky at crosstest dot com>
How do I identify the source statement or line number (and hopefully the
start/end characters in the source) that matches an RTL representation?
Thanks,
Mike McClosky