This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Clarification request for ipa/cgraph code
- From: mrs at apple dot com (Mike Stump)
- To: gcc at gcc dot gnu dot org
- Date: Wed, 9 May 2007 14:26:36 -0700 (PDT)
- Subject: Clarification request for ipa/cgraph code
In ipa-type-escape.c we have:
/* Return either TYPE if this is first time TYPE has been seen an
compatible TYPE that has already been processed. */
I'd fix it, if I knew I knew what it meant. either, an and that are
the things that are confusing to me.