This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: __opr reserved ?



Put this on the *branch*.  I'd prefer *not* to have it on the trunk.
Please check in a FAILing test-case instead, preferably scaled down.
It's mondo lame that we can't tell __opr from a conversion operator;
I've had it in mind to fix this for some time.  The test-case will
incentivize me to do so before the next release.

The compiler should be reserving keywords.  The system might reserve
some other funny identifiers, but the compiler shouldn't.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]