This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
About standard pattern names in the gcc source files
- From: mike at csdn dot sign dot idv dot tw
- To: gcc at gcc dot gnu dot org
- Date: Thu, 20 May 2004 14:20:45 +0800
- Subject: About standard pattern names in the gcc source files
Hello,
After I read the gcc source files, I tried to find where the standard
pattern names are defined in the source files. But I couldn't find
any string table defining the standard pattern names.
Does anyone have the idea where the standard pattern names store in
the gcc source file?
Thanks.
Mike Wu