]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: New testcase fp-convert.c
authorSegher Boessenkool <segher@kernel.crashing.org>
Mon, 16 Jul 2018 23:05:46 +0000 (01:05 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Mon, 16 Jul 2018 23:05:46 +0000 (01:05 +0200)
commitc89f93afdf10763aa157b42a97448ca30f85ad37
treeb3a140059d6b00e6159b69c43c4769e19b9f4b04
parent1495b68bc9d9c7206c60145b67545c15b185213a
rs6000: New testcase fp-convert.c

This tests the generated code for all conversions between floating point
point types, binary and decimal.

gcc/testsuite/
* gcc.target/powerpc/convert-fp-128.c: New testcase.
* gcc.target/powerpc/convert-fp-64.c: New testcase.

From-SVN: r262757
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/convert-fp-128.c [new file with mode: 0644]
gcc/testsuite/gcc.target/powerpc/convert-fp-64.c [new file with mode: 0644]