[PATCH] Kill cpp-id-data.h
commitd565b82791abb6487281d51d0bedc26d500841de
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Aug 2018 14:20:04 +0000 (20 14:20 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Aug 2018 14:20:04 +0000 (20 14:20 +0000)
treeecd0afb0d6987e07b9ccde4522a227e6a3b998a0
parent2f5c3913392e2307903d96e5b373c33585a64bea
[PATCH] Kill cpp-id-data.h

https://gcc.gnu.org/ml/gcc-patches/2018-08/msg01149.html
libcpp/
* Makefile.in (TAGS_SOURCES): Remove cpp-id-data.h.
* include/cpp-id-data.h: Delete.
* internal.h: Include cpplib.h not cpp-id-data.h.
gcc/
* Makefile.in (CPP_ID_DATA_H): Delete.
(CPP_INTERNAL_H): Don't add it.
(GTFILES): Replace CPP_ID_DATA_H with CPPLIB_H.
* gengtype.c (open_base_files): Replace cpp-id-data.h with cpplib.h

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263663 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/gengtype.c
libcpp/ChangeLog
libcpp/Makefile.in
libcpp/include/cpp-id-data.h [deleted file]
libcpp/internal.h