This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 'false' should be a valid null pointer constant
- To: sdouglas at arm dot com
- Subject: Re: 'false' should be a valid null pointer constant
- From: "Martin v. Loewis" <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Thu, 25 Nov 1999 21:40:32 +0100
- CC: sdouglas at arm dot com, gcc-bugs at gcc dot gnu dot org
- References: <199911252024.UAA19901@bsun20.arm.com>
> If you don't mind can you see if it accepts this (in C++ mode):
>
> int a[2 < 3];
It does.