This is the mail archive of the gcc-patches@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]

Re: cpplex.c tweak


Neil Booth wrote:-

> 	* cpplex.c (cpp_interpret_charconst): Sign-extend each
> 	character.  Don't ignore excess characters.  Treat
> 	multicharacter character constants as signed.
> 	(cpp_parse_escape): Clarify diagnostic.

Sorry, wrong changelog.

	* cpplex.c (_cpp_lex_direct): When in a directive at EOF
	fake a newline.

Neil.


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