mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
2023-10-31 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
* include/line-map.h
|
||||
(line_map_macro::get_expansion_point_location): New accessor.
|
||||
(line_map_macro::expansion): Rename field to...
|
||||
(line_map_macro::mexpansion): Rename field to...
|
||||
(MACRO_MAP_EXPANSION_POINT_LOCATION): Delete this function.
|
||||
* line-map.cc (linemap_enter_macro): Update for renaming of field.
|
||||
(linemap_macro_map_loc_to_exp_point): Update for removal of
|
||||
MACRO_MAP_EXPANSION_POINT_LOCATION.
|
||||
|
||||
2023-10-23 Lewis Hyatt <lhyatt@gmail.com>
|
||||
|
||||
PR preprocessor/36887
|
||||
|
||||
Reference in New Issue
Block a user