https://gcc.gnu.org/g:c496b083e9df12febe97239134d3da275fafdbe8

commit c496b083e9df12febe97239134d3da275fafdbe8
Merge: a6c613975745 2be246ed2b19
Author: Michael Meissner <[email protected]>
Date:   Wed Jul 1 03:01:32 2026 -0400

    Merge commit 'refs/vendors/ibm/heads/gcc-17-future' of 
git+ssh://gcc.gnu.org/git/gcc into ibm/gcc-17-future

Diff:

 gcc/config/rs6000/constraints.md | 5 -----
 1 file changed, 5 deletions(-)

diff --cc gcc/config/rs6000/constraints.md
index 326eb89d9742,e02d3fd8f4b9..4250cf4e1490
--- a/gcc/config/rs6000/constraints.md
+++ b/gcc/config/rs6000/constraints.md
@@@ -222,11 -222,11 +222,6 @@@
    "An IEEE 128-bit constant that can be loaded into VSX registers."
    (match_operand 0 "easy_vector_constant_ieee128"))
  
--;; A negative 0 constant
--(define_constraint "eZ"
--  "A floating point -0.0 constant."
--  (match_operand 0 "minus_zero_constant"))
--
  (define_constraint "eU"
    "@internal integer constant that can be loaded with paddis"
    (and (match_code "const_int")

Reply via email to