This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.1] UCNs in identifiers
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Geoffrey Keating <gkeating at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 7 Jan 2005 09:44:35 +0000 (UTC)
- Subject: Re: [4.1] UCNs in identifiers
- References: <20050107023147.137A820DA57B@geoffk5.apple.com>
On Thu, 6 Jan 2005, Geoffrey Keating wrote:
> This patch implements UCNs in identifiers, as in:
This patch lacks testcases: for the basic functionality (including UCNs in
macro names), for equivalence of identifiers using different UCNs for the
same identifier, for the spelling of diagnostics that involve extended
identifiers, for the lexing of incomplete UCNs (bug 9449 comment 6).
> I'd commit it right now, but am not quite sure what to do for other
Regardless of the other issues, and of how tempting it may be to go
through fixing the issues shown up by a certain testsuite (as I haven't
yet seen a bug report or patch regarding bool bit-fields, I'll note that
in that regard the standard is thoroughly unclear as discussed on the WG14
reflector some time ago, so a patch to change one form of unspecified
behavior to another would be inappropriate without clarification), this is
not a bug fix.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
joseph@codesourcery.com (CodeSourcery mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)