diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2020-05-02 17:30:01 +0200 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2020-05-02 17:33:30 +0200 |
commit | 116784bbde9ed391393320d936ae2fff37442779 (patch) | |
tree | 7a67016ce94ef696dfa1876d86316a53d715ebc8 /gcc/fold-const.c | |
parent | dcbf228e4a1818f4733ffcadd323be5eaf5e520a (diff) | |
download | gcc-116784bbde9ed391393320d936ae2fff37442779.zip gcc-116784bbde9ed391393320d936ae2fff37442779.tar.gz gcc-116784bbde9ed391393320d936ae2fff37442779.tar.bz2 |
Add asan subdirectory for gfortran.dg.
Because the test case for PR 94788 requires -fsanitize=address to expose
the double free, I have created a subdirectory under gfortran.dg
where such test cases can go.
I have tested this with
make check-fortran RUNTESTFLAGS="asan.exp=*"
and it works; with a compiler that introduces the double free bug
into the test case, the result is as expected
2020-05-02 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/94788
* gfortran.dg/asan: New directory.
* gfortran.dg/asan/asan.exp: New file.
* gfortran.dg/asan/pointer_assign_16.f90: New test case.
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions