]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Fix bcd test case
authorHaochen Gui <guihaoc@gcc.gnu.org>
Wed, 17 Apr 2024 08:39:25 +0000 (16:39 +0800)
committerHaochen Gui <guihaoc@gcc.gnu.org>
Thu, 18 Apr 2024 01:40:28 +0000 (09:40 +0800)
commit58a0b190a256bd2a184554de0fae0031a614ec67
tree53611b6b3b7be760724e5d97460bc132c2598e0a
parent69576bc01cae24c150f1978a1b2f0fd8478fbf79
rs6000: Fix bcd test case

gcc/testsuite/
* gcc.target/powerpc/bcd-4.c: Enable the case to be tested on P9.
Enable the case to be run on big endian.  Fix function maxbcd and
other misc. problems.
gcc/testsuite/gcc.target/powerpc/bcd-4.c