[PATCH] Line map table allocation
commit30814d3710a2e9b09ec72063903dc6002a7a45d9
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Aug 2018 21:28:51 +0000 (7 21:28 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Aug 2018 21:28:51 +0000 (7 21:28 +0000)
tree02710c1f4f36f70249b23f3de0a584ee75c6332b
parenta4c655fb498c86c00d6ce4c1ce859f8bf1d39c2b
[PATCH] Line map table allocation

https://gcc.gnu.org/ml/gcc-patches/2018-08/msg00434.html
* line-map.c: (linemap_init): Set default allocator here.
(new_linemap): Rather than here.  Refactor allocation logic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263366 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/line-map.c