https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105334
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Kewen Lin <li...@gcc.gnu.org>: https://gcc.gnu.org/g:84c1c9b013faf8cdac31db3f6612bd9d5f70ddb3 commit r12-8296-g84c1c9b013faf8cdac31db3f6612bd9d5f70ddb3 Author: Kewen Lin <li...@linux.ibm.com> Date: Wed Apr 27 22:34:27 2022 -0500 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.