This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH] Make 2nd instance discriminated by _0, 3rd by _1, ...
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: [PATCH] Make 2nd instance discriminated by _0, 3rd by _1, ...
- From: Alex Samuel <samuel at codesourcery dot com>
- Date: Fri, 16 Mar 2001 11:44:20 -0800 (PST)
- Cc: Jason Merrill <jason at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <20010316191001.B551@sunsite.ms.mff.cuni.cz>
Jakub Jelinek <jakub@redhat.com> writes:
Jakub> If Alex agrees, this is patch for the discriminator discrepancy
Jakub> with spec.
I didn't write this bit of the spec, so I'm just reading along with
everyone else. :)
Your and Jason's reading of the spec, and your patch, look fine to me.
Regards
Alex