]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Add test case for pack/unpack bifs at soft-float [PR105334]
authorKewen Lin <linkw@linux.ibm.com>
Thu, 28 Apr 2022 03:34:27 +0000 (22:34 -0500)
committerKewen Lin <linkw@linux.ibm.com>
Thu, 28 Apr 2022 03:34:27 +0000 (22:34 -0500)
commit84c1c9b013faf8cdac31db3f6612bd9d5f70ddb3
tree57c19ddc581414548f509e089ef6e43653b66a82
parentd5b66a905322262483af5c4ca6cb6676c24e1f3f
testsuite: Add test case for pack/unpack bifs at soft-float [PR105334]

This patch is to add the test coverage for the two recent fixes
r12-8091 and r12-8226 from Segher, aix is skipped since it takes
soft-float and long-double-128 incompatible.

PR target/105334

gcc/testsuite/ChangeLog:

* gcc.target/powerpc/pr105334.c: New test.
gcc/testsuite/gcc.target/powerpc/pr105334.c [new file with mode: 0644]