Thanks for the update, looks great. Stam Markianos-Wright <stam.markianos-wri...@arm.com> writes: > diff --git a/gcc/config/aarch64/arm_bf16.h b/gcc/config/aarch64/arm_bf16.h > new file mode 100644 > index > 0000000000000000000000000000000000000000..884b6f3bc7a28c516e54c26a71b1b769f55867a7 > --- /dev/null > +++ b/gcc/config/aarch64/arm_bf16.h > @@ -0,0 +1,32 @@ > +/* Arm BF16 instrinsics include file. > + > + Copyright (C) 2019 Free Software Foundation, Inc. > + Contributed by Arm.
Needs to include 2020 now :-) Maybe 2019-2020 since it was posted in 2019 and would have been changed to 2019-2020 in the automatic update. Which reminds me to update my patches too... OK for trunk with that change, thanks. Richard