https://gcc.gnu.org/g:fa4d95d164f071e0c0e752a5d446a714dcf22636
commit fa4d95d164f071e0c0e752a5d446a714dcf22636 Author: Michael Meissner <meiss...@linux.ibm.com> Date: Mon Feb 3 18:16:57 2025 -0500 Update ChangeLog.* Diff: --- gcc/ChangeLog.bugs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog.bugs b/gcc/ChangeLog.bugs index 25d92dc2245a..f4df387fdb86 100644 --- a/gcc/ChangeLog.bugs +++ b/gcc/ChangeLog.bugs @@ -1,4 +1,4 @@ -==================== Branch work192-bugs, patch #210 ==================== +==================== Branch work192-bugs, patch #211 ==================== Fix PR 118541, do not generate unordered fp cmoves for IEEE compares. @@ -82,7 +82,7 @@ power9/power10 systems and there were no regressions. Can I check this patch into the GCC trunk, and after a waiting period, can I check this into the active older branches? -2025-01-31 Michael Meissner <meiss...@linux.ibm.com> +2025-02-03 Michael Meissner <meiss...@linux.ibm.com> gcc/ @@ -102,6 +102,8 @@ gcc/testsuite/ PR target/118541 * gcc.target/powerpc/pr118541.c: New test. +==================== Branch work192-bugs, patch #210 was reverted ==================== + ==================== Branch work192-bugs, patch #202 ==================== PR target/108958 -- use mtvsrdd to zero extend GPR DImode to VSX TImode