aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorRobin Dapp <rdapp@linux.ibm.com>2022-04-01 09:52:56 +0200
committerRobin Dapp <rdapp@linux.ibm.com>2022-04-05 08:43:39 +0200
commit321d1dcf610d8af8da4c1feb76819fea24fcd27e (patch)
tree512c1f3b436de4d1bd19ebbc1b223e55066e1c03 /gcc/fortran
parente3174d6183e5c042e822d9feabb670235b737441 (diff)
downloadgcc-321d1dcf610d8af8da4c1feb76819fea24fcd27e.zip
gcc-321d1dcf610d8af8da4c1feb76819fea24fcd27e.tar.gz
gcc-321d1dcf610d8af8da4c1feb76819fea24fcd27e.tar.bz2
testsuite: Add -fno-tree-loop-distribute-patterns.
In gcc.dg/Wuse-after-free-2.c we try to detect a use-after-free. The test's while loop is converted into a rawmemchr builtin making it impossible to determine that the pointers *p and *q are related. Therefore, disable the tree loop distribute patterns pass for this test. gcc/testsuite/ChangeLog: * gcc.dg/Wuse-after-free-2.c: Add -fno-tree-loop-distribute-patterns in order to avoid rawmemchr.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions