https://gcc.gnu.org/g:86580c7b66cec794e6c48a254aa8e9487a2adc21

commit 86580c7b66cec794e6c48a254aa8e9487a2adc21
Author: Michael Meissner <meiss...@linux.ibm.com>
Date:   Thu May 15 00:03:48 2025 -0400

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.bugs | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/gcc/ChangeLog.bugs b/gcc/ChangeLog.bugs
index e33047017a5f..ada3dda43cb1 100644
--- a/gcc/ChangeLog.bugs
+++ b/gcc/ChangeLog.bugs
@@ -1,3 +1,12 @@
+==================== Branch work204-bugs, patch #116 ====================
+
+Fix using fpmask with -ffinite-math-only.
+
+2025-05-14  Michael Meissner  <meiss...@linux.ibm.com>
+
+       * config/rs6000/predicates.md (invert_fpmask_comparison_operator): Add
+       support for UNLT and UNLE instead of LT and LE.
+
 ==================== Branch work204-bugs, patch #115 ====================
 
 Don't allow floating point modes to be reversed.

Reply via email to