gcc/libcpp
Joseph Myers 54848ff84b ucnid-9.c: New test.
gcc/testsuite:
	* gcc.dg/cpp/ucnid-9.c: New test.

libcpp:
	* ucnid.tab: Mark C99 digits as [C99DIG].
	* makeucnid.c (read_ucnid): Handle [C99DIG].
	(read_table): Don't check for digit characters.
	* ucnid.h: Regenerate.

From-SVN: r204835
2013-11-15 02:15:26 +00:00
..
include c.opt (-Wdate-time): New option 2013-11-05 21:27:22 +01:00
po * tr.po: Update. 2013-11-01 22:26:30 +00:00
ChangeLog ucnid-9.c: New test. 2013-11-15 02:15:26 +00:00
Makefile.in Add --enable-host-shared configuration option 2013-10-15 20:33:55 +00:00
aclocal.m4 Undo inadvertent commit in rev 160105. 2010-06-01 10:20:24 -04:00
charset.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
config.in configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
configure Add --enable-host-shared configuration option 2013-10-15 20:33:55 +00:00
configure.ac Add --enable-host-shared configuration option 2013-10-15 20:33:55 +00:00
directives-only.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
directives.c re PR middle-end/56461 (GCC is leaking lots of memory) 2013-03-06 17:18:40 +01:00
errors.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
expr.c Implement C++14 digit separators. 2013-10-31 14:01:23 +00:00
files.c files.c (_cpp_stack_include): Fix the highest_location when header file is guarded by #ifndef and is included... 2013-06-24 17:31:45 +00:00
identifiers.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
init.c c.opt (-Wdate-time): New option 2013-11-05 21:27:22 +01:00
internal.h Implement C++14 digit separators. 2013-10-31 14:01:23 +00:00
lex.c Implement C++14 digit separators. 2013-10-31 14:01:23 +00:00
line-map.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
macro.c macro.c (_cpp_builtin_macro_text): Correct wording of two warnings. 2013-11-06 23:28:08 +01:00
makeucnid.c ucnid-9.c: New test. 2013-11-15 02:15:26 +00:00
mkdeps.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
pch.c re PR middle-end/56461 (GCC is leaking lots of memory) 2013-03-01 22:06:04 +01:00
symtab.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
system.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
traditional.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
ucnid.h ucnid-9.c: New test. 2013-11-15 02:15:26 +00:00
ucnid.tab ucnid-9.c: New test. 2013-11-15 02:15:26 +00:00