This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Unnamed pattern in .md file
- To: gcc at gcc dot gnu dot org
- Subject: Unnamed pattern in .md file
- From: Desmond Cheung <dycheung at cs dot sfu dot ca>
- Date: Tue, 16 May 2000 16:04:02 -0700 (PDT)
Hi,
I'm writing the configuration files (.md, .h, .c) for a machine.
When do we define unnamed patterns in the .md file?
Why do we need them? Just for optimization?
Can the .md file be without any unnamed patterns?
Thanks.
Des