aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2020-12-08 11:19:49 +0100
committerJakub Jelinek <jakub@redhat.com>2020-12-08 11:19:49 +0100
commit4c6a47c7dd010f4694097638a1763aa3c5e9a37c (patch)
treeee524795107a90963e794441c35773d197f126dc /gcc/fortran/dump-parse-tree.c
parent19c1ef85c3f9be7c78682135ed1f59cd093b4684 (diff)
downloadgcc-4c6a47c7dd010f4694097638a1763aa3c5e9a37c.zip
gcc-4c6a47c7dd010f4694097638a1763aa3c5e9a37c.tar.gz
gcc-4c6a47c7dd010f4694097638a1763aa3c5e9a37c.tar.bz2
testsuite: Avoid strict aliasing violations in some avx512 tests
These tests violated strict aliasing, fixed by using a union and type punning through that. 2020-12-08 Jakub Jelinek <jakub@redhat.com> * gcc.target/i386/avx512dq-vandnpd-2.c (CALC): Use union to avoid aliasing violations. * gcc.target/i386/avx512dq-vandnps-2.c (CALC): Likewise. * gcc.target/i386/avx512dq-vandpd-2.c (CALC): Likewise. * gcc.target/i386/avx512dq-vandps-2.c (CALC): Likewise. * gcc.target/i386/avx512dq-vorpd-2.c (CALC): Likewise. * gcc.target/i386/avx512dq-vorps-2.c (CALC): Likewise. * gcc.target/i386/avx512dq-vxorpd-2.c (CALC): Likewise. * gcc.target/i386/avx512dq-vxorps-2.c (CALC): Likewise.
Diffstat (limited to 'gcc/fortran/dump-parse-tree.c')
0 files changed, 0 insertions, 0 deletions