aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/error.cc
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2024-10-18 16:04:12 +0200
committerUros Bizjak <ubizjak@gmail.com>2024-10-18 16:04:57 +0200
commit3a12ac403251e0a1542609d7a4d8a464a5e1dc86 (patch)
treea324509f463d379869c50942540bc1989e33fc95 /gcc/fortran/error.cc
parentd0a9ae1321f01c33b7ee377249cad30187061c0c (diff)
downloadgcc-3a12ac403251e0a1542609d7a4d8a464a5e1dc86.zip
gcc-3a12ac403251e0a1542609d7a4d8a464a5e1dc86.tar.gz
gcc-3a12ac403251e0a1542609d7a4d8a464a5e1dc86.tar.bz2
i386: Fix the order of operands in andn<MMXMODEI:mode>3 [PR117192]
Fix the order of operands in andn<MMXMODEI:mode>3 expander to comply with the specification, where bitwise-complement applies to operand 2. PR target/117192 gcc/ChangeLog: * config/i386/mmx.md (andn<MMXMODEI:mode>3): Swap operand indexes 1 and 2 to comply with andn specification. gcc/testsuite/ChangeLog: * gcc.target/i386/pr117192.c: New test.
Diffstat (limited to 'gcc/fortran/error.cc')
0 files changed, 0 insertions, 0 deletions