summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/controlled5_pkg.adb
diff options
context:
space:
mode:
authorMichael Meissner <meissner@linux.ibm.com>2021-07-12 23:51:24 -0400
committerMichael Meissner <meissner@linux.ibm.com>2021-07-12 23:51:24 -0400
commit31ff034a1eadfd4641ce9c44647e30a759cfbbfb (patch)
treea8061424cafc560529d4f27cc2cb84d2b666133b /gcc/testsuite/gnat.dg/controlled5_pkg.adb
parent7591309696537212a1d0497bc09c09b7abc7e650 (diff)
downloadgcc-31ff034a1eadfd4641ce9c44647e30a759cfbbfb.tar.gz
Fix vec-splati-runnable.c test.
I noticed that the vec-splati-runnable.c did not have an abort after one of the tests. If the test was run with optimization, the optimizer could delete some of the tests and throw off the count. However, due to the fact that the value being loaded in that test is undefined, I did not check what value was loaded, but I just stored it into a volatile global variable. 2021-07-12 Michael Meissner <meissner@linux.ibm.com> gcc/testsuite/ * gcc.target/powerpc/vec-splati-runnable.c: Run test with -O2 optimization. Do not check what XXSPLTIDP generates if the value is undefined.
Diffstat (limited to 'gcc/testsuite/gnat.dg/controlled5_pkg.adb')
0 files changed, 0 insertions, 0 deletions