testsuite: Fix a typo - UINON_TYPE to UNION_TYPE - in gcc.target/i386
authorJakub Jelinek <jakub@redhat.com>
Fri, 22 Jan 2021 21:51:03 +0000 (22:51 +0100)
committerJakub Jelinek <jakub@redhat.com>
Fri, 22 Jan 2021 21:51:03 +0000 (22:51 +0100)
commitb30e19b517fbacb0f41d581e568a7b2d138dcd90
tree259c48c1dcf9912013bf3eda25d32acb4d3c52a5
parentd08677c11dc4b43cc8bab862d1c986563897ce3f
testsuite: Fix a typo - UINON_TYPE to UNION_TYPE - in gcc.target/i386

Spotted while fixing the rs6000 aliasing issue.

2021-01-22  Jakub Jelinek  <jakub@redhat.com>

* gcc.target/i386/m128-check.h (CHECK_EXP, CHECK_FP_EXP): Fix a typo,
UINON_TYPE to UNION_TYPE.
* gcc.target/i386/m256-check.h (CHECK_FP_EXP): Likewise.
* gcc.target/i386/m512-check.h (CHECK_ROUGH_EXP): Likewise.
gcc/testsuite/gcc.target/i386/m128-check.h
gcc/testsuite/gcc.target/i386/m256-check.h
gcc/testsuite/gcc.target/i386/m512-check.h