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 preprocessor/22168] #if #A == #B should have a diagnostic


------- Additional Comments From schwab at suse dot de  2005-06-24 09:06 -------
GCC should already reject the use of the # operator, which is only allowed in 
the replacement list of a macro and then only when followed by a macro 
parameter. 

-- 


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


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