From: H.J. Lu Date: Sat, 23 Oct 2021 12:40:09 +0000 (-0700) Subject: Move bind-c-intent-out-2.f90 to gfortran.dg/ubsan X-Git-Tag: basepoints/gcc-13~3673 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d891ab1bc87bc5d855f6ee18337e517a2a90d759;p=thirdparty%2Fgcc.git Move bind-c-intent-out-2.f90 to gfortran.dg/ubsan Move bind-c-intent-out-2.f90 to gfortran.dg/ubsan for -fsanitize=undefined. PR fortran/9262 * gfortran.dg/bind-c-intent-out-2.f90: Moved to ... * gfortran.dg/ubsan/bind-c-intent-out-2.f90 --- diff --git a/gcc/testsuite/gfortran.dg/bind-c-intent-out-2.f90 b/gcc/testsuite/gfortran.dg/ubsan/bind-c-intent-out-2.f90 similarity index 100% rename from gcc/testsuite/gfortran.dg/bind-c-intent-out-2.f90 rename to gcc/testsuite/gfortran.dg/ubsan/bind-c-intent-out-2.f90