diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-07-28 00:16:35 +0000 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-07-28 14:09:07 +0200 |
commit | 89792c7d12cd86a48b923437c9220b6f28c24a45 (patch) | |
tree | 6f72876e20a21d007326bebbea4304d07a900891 /gcc/c-family | |
parent | a4ac487b9b35114a1cc4a58605f90558f2875e43 (diff) | |
download | gcc-89792c7d12cd86a48b923437c9220b6f28c24a45.zip gcc-89792c7d12cd86a48b923437c9220b6f28c24a45.tar.gz gcc-89792c7d12cd86a48b923437c9220b6f28c24a45.tar.bz2 |
Daily bump.
Diffstat (limited to 'gcc/c-family')
-rw-r--r-- | gcc/c-family/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog index 9e5f83c..73e959d 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -1,3 +1,8 @@ +2022-07-27 Lewis Hyatt <lhyatt@gmail.com> + + * c-ppoutput.cc (token_streamer::stream): Update input_location + prior to streaming each token. + 2022-07-23 Immad Mir <mirimmad@outlook.com> * c-attribs.cc: (c_common_attribute_table): add three new attributes |