This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Push GENERIC farther into C/C++ front ends.
On Jun 17, 2004, Zack Weinberg <zack@codesourcery.com> wrote:
> #pragma poison could be used to enforce no C++ keywords, at least.
It's a bit dangerous, though. There are standard header files in some
OSs that use C++ keywords as members of structs, at least when
compiling without _cplusplus.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}