diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-11-06 11:05:22 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-11-06 11:05:22 +0000 |
commit | 05788e9b951199e0947cf70d62feaf9d051a4b46 (patch) | |
tree | 0d8f78e610943007f7d111dbfa230ab74ab51865 /gcc/c-family | |
parent | 2175b3976f66e9c34900b3dcca8c7b706e24f457 (diff) | |
download | gcc-05788e9b951199e0947cf70d62feaf9d051a4b46.zip gcc-05788e9b951199e0947cf70d62feaf9d051a4b46.tar.gz gcc-05788e9b951199e0947cf70d62feaf9d051a4b46.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 98fcdec..c0ccb00 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -1,3 +1,8 @@ +2022-11-05 Lewis Hyatt <lhyatt@gmail.com> + + PR preprocessor/55971 + * c-ppoutput.cc (adjust_for_newlines): Update comment. + 2022-11-03 Jason Merrill <jason@redhat.com> * c-opts.cc (c_common_post_options): -fconcepts no longer implies |