This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
dump after RTL expand
- From: "Andrija Radicevic" <andrija dot radicevic at zg dot t-com dot hr>
- To: <gcc at gnu dot org>
- Date: Thu, 11 Jan 2007 20:20:56 +0100
- Subject: dump after RTL expand
Hi,
how could I find out from which patterns, in the md file, the 00.expand file was generated (i.e. to map the patterns in the expand file with the ones in the .md file)? Is there a compiler option/switch which would tell the compiler mark the patterns in the expand file with the insns names from the md file?
best regards
Andrija Radicevic