[gcc(refs/users/meissner/heads/work153)] Update ChangeLog.*
Michael Meissner
meissner@gcc.gnu.org
Thu Jan 11 00:01:51 GMT 2024
https://gcc.gnu.org/g:ed18355ec7006a58808afbe1d003e1ac35b52fc7
commit ed18355ec7006a58808afbe1d003e1ac35b52fc7
Author: Michael Meissner <meissner@linux.ibm.com>
Date: Wed Jan 10 19:01:07 2024 -0500
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.meissner | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index e24aa5da8c1..c3871273e5f 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -32,6 +32,9 @@ should give a value between 32 and 63.
This patch adds %S<n> that acts like %x<n>, except that it adds 1 to the
register number.
+This is version 2 of the patch. The only difference is I made the test case
+simpler to read.
+
I have tested this on power10 and power9 little endian systems and on a power9
big endian system. There were no regressions in the patch. Can I apply it to
the trunk?
@@ -39,7 +42,7 @@ the trunk?
It would be nice if I could apply it to the open branches. Can I backport it
after a burn-in period?
-2024-01-09 Michael Meissner <meissner@linux.ibm.com>
+2024-01-10 Michael Meissner <meissner@linux.ibm.com>
gcc/
More information about the Gcc-cvs
mailing list