From ee351f7fdbd82f8947fe9a0e74cea65d216a8549 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 16 Apr 2021 00:16:23 +0000 Subject: Daily bump. --- gcc/ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'gcc/ChangeLog') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 90860a78fd4..ff0fc066944 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,31 @@ +2021-04-15 Martin Liska + + * doc/invoke.texi: Other params don't use it, remove it. + +2021-04-15 Richard Biener + + * gimple-builder.h: Add deprecation note. + +2021-04-15 Richard Sandiford + + PR c++/98852 + * attribs.h (restrict_type_identity_attributes_to): Declare. + * attribs.c (restrict_type_identity_attributes_to): New function. + +2021-04-15 Richard Sandiford + + PR c/98852 + * attribs.h (affects_type_identity_attributes): Declare. + * attribs.c (remove_attributes_matching): New function. + (affects_type_identity_attributes): Likewise. + +2021-04-15 Jakub Jelinek + + PR target/100056 + * config/aarch64/aarch64.md (*_3): + Add combine splitters for *_ashl3 with + ZERO_EXTEND, SIGN_EXTEND or AND. + 2021-04-14 Richard Sandiford PR rtl-optimization/99929 -- cgit v1.2.1