This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: proposed Opengroup action for c99 command (XCU ERN 76)
- From: rridge at csclub dot uwaterloo dot ca (Ross Ridge)
- To: gcc at gcc dot gnu dot org
- Date: Fri, 16 Sep 2005 16:58:28 -0400 (EDT)
- Subject: Re: proposed Opengroup action for c99 command (XCU ERN 76)
Joe Buck writes:
> To me, even a 1% performance hit to fix this would be excessive.
I think any performance hit to support UCNs or extended characters outside
of strings and comments is undesirable. GCC should have an option like
"-trigraphs" for the few programs that need this feature.
Ross Ridge