This is the mail archive of the gcc-bugs@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: 'false' should be a valid null pointer constant


Thanks for looking into this so quickly.  I am trying to get a copy of gcc-2.95.2
so I can try things out before sending them next time.

If you don't mind can you see if it accepts this (in C++ mode):

int a[2 < 3];

egcs-2.91.66 doesn't.

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