]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
[PATCH] Line map table allocation
authorNathan Sidwell <nathan@acm.org>
Tue, 7 Aug 2018 21:28:51 +0000 (21:28 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 7 Aug 2018 21:28:51 +0000 (21:28 +0000)
commite81c3c4dc14a3a927f643ab15fcb8ecbcfc088f5
tree02710c1f4f36f70249b23f3de0a584ee75c6332b
parent0ec78a936934332735d99894aeedc688aeb89fca
[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.

From-SVN: r263366
libcpp/ChangeLog
libcpp/line-map.c