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]
Other format: [Raw text]

[Bug c/13038] no diagnostic for null pointer misuse


------- Additional Comments From schwab at suse dot de  2003-11-13 15:18 -------
I don't think an implementation may extend the meaning of an _integer_ constant 
expression.  IMHO 6.6#10 only says that it may accept other _forms_ of constant 
expressions, beyond the forms already defined by the standard (ie. integer, 
arithmetic and address constants). 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13038


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