aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2020-10-15 10:19:23 +0200
committerJakub Jelinek <jakub@redhat.com>2020-10-15 10:21:07 +0200
commit10744da3452dac48cfa54d4480c269aac56421fa (patch)
treeb97447d32b9ab7a602e99fe41af989922a298a35 /gcc/tree-data-ref.c
parent508e2d88a4c512e8b8685cf5ba201ad48e6bb58d (diff)
downloadgcc-10744da3452dac48cfa54d4480c269aac56421fa.zip
gcc-10744da3452dac48cfa54d4480c269aac56421fa.tar.gz
gcc-10744da3452dac48cfa54d4480c269aac56421fa.tar.bz2
testsuite: Partially fix up modref-*.c tests
This ia a partial attempt to fix: FAIL: gcc.dg/ipa/modref-1.c (test for excess errors) FAIL: gcc.dg/ipa/modref-1.c scan-ipa-dump modref "param offset: 1" FAIL: gcc.dg/ipa/modref-1.c scan-ipa-dump modref "param offset: 2" FAIL: gcc.dg/tree-ssa/modref-4.c (test for excess errors) FAIL: gcc.dg/tree-ssa/modref-4.c scan-tree-dump modref1 "param offset: 1" UNRESOLVED: gcc.dg/tree-ssa/modref-4.c scan-tree-dump modref2 "param offset: 2" UNRESOLVED: gcc.dg/tree-ssa/modref-4.c scan-tree-dump modref2 "return 0" The return 0 scan still FAILs. 2020-10-15 Jakub Jelinek <jakub@redhat.com> * gcc.dg/ipa/modref-1.c: Remove space between param offset: and number in scan-ipa-dump. (b): Declare return type to void. (main): Declare return type to int. Change c to array of 3 chars. * gcc.dg/tree-ssa/modref-4.c: Remove space between param offset: and number in scan-ipa-dump. Use modref1 instead of modref2. (b): Declare return type to void. (main): Declare return type to int. Change c to array of 3 chars.
Diffstat (limited to 'gcc/tree-data-ref.c')
0 files changed, 0 insertions, 0 deletions