diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-11-02 00:17:38 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-11-02 00:17:38 +0000 |
commit | 74e904bdcac3abdd0453daf3b6195d17e44b4cee (patch) | |
tree | 6e225910befc8727be3a6e7b853013ba39fb3244 /libcc1/ChangeLog | |
parent | 2b0e81d5cc2f7e1d773f6c502bd65b097f392675 (diff) | |
download | gcc-74e904bdcac3abdd0453daf3b6195d17e44b4cee.zip gcc-74e904bdcac3abdd0453daf3b6195d17e44b4cee.tar.gz gcc-74e904bdcac3abdd0453daf3b6195d17e44b4cee.tar.bz2 |
Daily bump.
Diffstat (limited to 'libcc1/ChangeLog')
-rw-r--r-- | libcc1/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog index c4f6e91..4462625 100644 --- a/libcc1/ChangeLog +++ b/libcc1/ChangeLog @@ -1,3 +1,12 @@ +2022-11-01 Nathan Sidwell <nathan@acm.org> + + * libcp1plugin.cc (plugin_start_lambda_closure_class_type): + Initialize the per-scope, per-signature discriminator. + +2022-11-01 Nathan Sidwell <nathan@acm.org> + + * libcp1plugin.cc (plugin_start_closure): Adjust. + 2022-10-12 Martin Liska <mliska@suse.cz> * configure: Regenerate. |