[gcc(refs/vendors/ibm/heads/dmr-support)] DMF: Correct unspec name

kishan parmar via Gcc-cvs <[email protected]>
Newsgroups gmane.comp.gcc.cvs
Message-ID <[email protected]>
https://gcc.gnu.org/g:27a452cbc46a21eefd7bbb6890834db7f6a26d15

commit 27a452cbc46a21eefd7bbb6890834db7f6a26d15
Author: Kishan Parmar <[email protected]>
Date:   Thu Jul 9 16:18:28 2026 +0530

    DMF: Correct unspec name
    
    Update UNSPEC_MMA_DMSETDMRZ to UNSPEC_DMF_DMSETDMRZ.

Diff:
---
 gcc/config/rs6000/mma.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/config/rs6000/mma.md b/gcc/config/rs6000/mma.md
index f9fb18e0c137..8f06f4973f56 100644
--- a/gcc/config/rs6000/mma.md
+++ b/gcc/config/rs6000/mma.md
@@ -102,7 +102,7 @@
    UNSPEC_DMF_DMXVI8GERX4PP
    UNSPEC_DMF_PMDMXVI8GERX4
    UNSPEC_DMF_PMDMXVI8GERX4PP
-   UNSPEC_MMA_DMSETDMRZ
+   UNSPEC_DMF_DMSETDMRZ
    UNSPEC_DM_RELOAD_FROM_MEMORY
    UNSPEC_DMF_DMXVI8GERX4SPP
    UNSPEC_DMF_PMDMXVI8GERX4SPP
@@ -855,7 +855,7 @@
 
 (define_insn "dmf_dmsetdmrz"
   [(set (match_operand:TDO 0 "dmr_register_operand" "=wD")
-	(unspec:TDO [(const_int 0)] UNSPEC_MMA_DMSETDMRZ))]
+	(unspec:TDO [(const_int 0)] UNSPEC_DMF_DMSETDMRZ))]
   "TARGET_DMF"
   "dmsetdmrz %0"
   [(set_attr "type" "dmf")])
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.