gcc/libcpp
Jakub Jelinek cae064e798 re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++)
PR preprocessor/19475
	* macro.c (create_iso_definition): For < ISO C99, don't
	pedwarn if there is no whitespace between macro name and its
	replacement, but the replacement starts with a basic character
	set character.

	* gcc.dg/cpp/macspace1.c: New test.
	* gcc.dg/cpp/macspace2.c: New test.

From-SVN: r97652
2005-04-05 22:07:06 +02:00
..
include Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
po * de.po: Update. 2005-03-29 22:13:11 +01:00
.cvsignore
aclocal.m4 aclocal.m4: Regenerate. 2004-11-24 21:53:28 +00:00
ChangeLog re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++) 2005-04-05 22:07:06 +02:00
charset.c charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than printing an error. 2005-03-16 00:59:31 +00:00
config.in re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself) 2005-02-14 08:52:24 +00:00
configure config.gcc: Consistently use solaris2.1[0-9]* instead of solaris2.1[0-9]. 2005-03-19 20:19:06 +00:00
configure.ac config.gcc: Consistently use solaris2.1[0-9]* instead of solaris2.1[0-9]. 2005-03-19 20:19:06 +00:00
directives.c Index: libcpp/ChangeLog 2005-03-12 10:44:06 +00:00
errors.c
expr.c
files.c directives.c, [...]: Update copyright. 2005-02-14 14:43:56 +00:00
identifiers.c
init.c Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
internal.h Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
lex.c lex.c (warn_about_normalization): Cast field width to int to avoid warning. 2005-03-28 08:55:47 +02:00
line-map.c
macro.c re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++) 2005-04-05 22:07:06 +02:00
makedepend.c
Makefile.in Makefile.in ($(PACKAGE).pot): New rule. 2004-11-09 21:58:43 +00:00
makeucnid.c Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
mkdeps.c
pch.c directives.c, [...]: Update copyright. 2005-02-14 14:43:56 +00:00
symtab.c
system.h
traditional.c directives.c, [...]: Update copyright. 2005-02-14 14:43:56 +00:00
ucnid.h Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
ucnid.tab Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00