diff options
author | Kewen Lin <linkw@linux.ibm.com> | 2022-09-01 00:27:11 -0500 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2022-09-01 00:27:11 -0500 |
commit | 023c5b36e476976cb3b45ff32c7c64990c5a6d45 (patch) | |
tree | 96297ea1410cf487df8b4cb51213b098661ea44e /libcpp/include/cpplib.h | |
parent | 2985049049f12b0aa3366ca244d387820385b9e8 (diff) | |
download | gcc-023c5b36e476976cb3b45ff32c7c64990c5a6d45.zip gcc-023c5b36e476976cb3b45ff32c7c64990c5a6d45.tar.gz gcc-023c5b36e476976cb3b45ff32c7c64990c5a6d45.tar.bz2 |
rs6000/test: Fix typo in pr86731-fwrapv-longlong.c [PR106682]
Commit r12-2266 updated the scanned assembly content from
"{\mlvx\M|\mlxv\M|\mlxvd2x\M}"
to
"{\mp?lxv\M|\mlxv\M|\mlxvd2x\M}"
for the test case pr86731-fwrapv-longlong.c unexpectedly.
It's meant to update "lxv" to "p?lxv", should leave the
"lvx" unchanged. So fix the typo accordingly.
PR testsuite/106682
gcc/testsuite/ChangeLog:
* gcc.target/powerpc/pr86731-fwrapv-longlong.c: Fix typo.
Diffstat (limited to 'libcpp/include/cpplib.h')
0 files changed, 0 insertions, 0 deletions