From: GCC Administrator Date: Mon, 17 Oct 2022 00:16:37 +0000 (+0000) Subject: Daily bump. X-Git-Tag: basepoints/gcc-14~3888 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aedf7ebf12ec7d9d01861469cb92b03a838f5a9e;p=thirdparty%2Fgcc.git Daily bump. --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c1fc2ecb628c..a687dc50f84d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,22 @@ +2022-10-16 Jeff Law + + * config/h8300/constraints.md (Z0..Z7): New register + constraints. + * config/h8300/h8300.h (reg_class): Add new classes. + (REG_CLASS_NAMES): Similarly. + (REG_CLASS_CONTENTS): Similarly. + +2022-10-16 Jeff Law + + * config/h8300/constraints.md (Zz constraint): Renamed + from "z". + * config/h8300/movepush.md (movqi_h8sx, movhi_h8sx): Adjust + constraint to use Zz instead of Z. + +2022-10-16 Jeff Law + + * config/h8300/h8300.cc (h8300_register_move_cost): Fix typo. + 2022-10-14 Aldy Hernandez * value-range.cc (frange::set): Implement distinction between diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index f791a3c954e1..856b00bc5d5c 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20221016 +20221017