From d891ab1bc87bc5d855f6ee18337e517a2a90d759 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 23 Oct 2021 05:40:09 -0700 Subject: [PATCH] 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 --- gcc/testsuite/gfortran.dg/{ => ubsan}/bind-c-intent-out-2.f90 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gcc/testsuite/gfortran.dg/{ => ubsan}/bind-c-intent-out-2.f90 (100%) 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 -- 2.47.2