https://gcc.gnu.org/g:e58fa10958c9ed48d5edfccb28219c78c6028f17
commit e58fa10958c9ed48d5edfccb28219c78c6028f17 Author: Michael Meissner <meiss...@linux.ibm.com> Date: Fri Oct 18 16:45:38 2024 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.sha | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gcc/ChangeLog.sha b/gcc/ChangeLog.sha index 17733c99a5c0..2d7f998a8b52 100644 --- a/gcc/ChangeLog.sha +++ b/gcc/ChangeLog.sha @@ -1,5 +1,17 @@ ==================== Branch work181-sha, patch #403 ==================== +Move xxeval case before alternative that needs a temporary register. + +2024-10-18 Michael Meissner <meiss...@linux.ibm.com> + +gcc/ + + * config/rs6000/genfusion.pl (gen_logical_addsubf): Move xxeval case + before alternative that needs a temporary register. + * config/rs6000/fusion.md: Regenerate. + +==================== Branch work181-sha, patch #403 ==================== + Rename sha3 tests. 2024-10-17 Michael Meissner <meiss...@linux.ibm.com>