From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x436.google.com (mail-pf1-x436.google.com [IPv6:2607:f8b0:4864:20::436]) by sourceware.org (Postfix) with ESMTPS id 84BDF385782F for ; Sat, 23 Oct 2021 12:43:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 84BDF385782F Received: by mail-pf1-x436.google.com with SMTP id 187so6086632pfc.10 for ; Sat, 23 Oct 2021 05:43:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=oEA6hNxTQpZlx7RAzIDjZu+d1vVhE/Xpz/WgLL705Xs=; b=hCHC7M3YULVsQRUtbFdCHFQWTvvP9YXWfJP7Yshv6YTenOjdMTbPVsS6SMUwSxwj8p F3nTg6FPo07WG52tEFikC23E2iW6rO+h9hcdo4jS7gsLHxAPkC6WoD+I9GcnXL5EIIUo ErdvORgbpcaVm1IAeUKR4ze1GzHRzt5TePrGhfcZVuKzI8xzP/+0AAOWZVpeHXBL8qHR c2Y2FjFCCl6UoPKzgkuQJV3rgzwg+20usDwzi1WQjeChxXX+m1J4Cb5V1iitAtwPzpGS BaVhgsOR2Jm+3GnXk2Vez0NPvnQTUF3Da1mremn6LGnW9Fa3pvVD5anqxJBoBs1JWDZx H8qw== X-Gm-Message-State: AOAM532o4H62T6RVLq3EDx+CASCP5msKdWEMhBa6FzPqKv7bDjD/c0rg yArlgN5juxZszz9T0N8Qgy7M6J2h06o1NZerVI4= X-Google-Smtp-Source: ABdhPJyLYGbAA/uvWCQCfJtSjE/PI1fbtZ5SRDKQwfkf1XqbJghwguF2Zc/shdrJISWNFzAlhP3J08NuDMsIMGPsuMM= X-Received: by 2002:a63:6116:: with SMTP id v22mr4486861pgb.225.1634993030619; Sat, 23 Oct 2021 05:43:50 -0700 (PDT) MIME-Version: 1.0 References: <20211023044312.7CFCF2864700@gskx-2.sc.intel.com> <9c7d623e-509a-e824-8d85-e3b511cb88d1@codesourcery.com> In-Reply-To: From: "H.J. Lu" Date: Sat, 23 Oct 2021 05:43:14 -0700 Message-ID: Subject: =?UTF-8?Q?Re=3A_Cannot_reproduce_=E2=80=93_Re=3A_=5Br12=2D4632_Regression=5D_F?= =?UTF-8?Q?AIL=3A_gfortran=2Edg=2Fbind=2Dc=2Dintent=2Dout=2D2=2Ef90_=2DOs_=28test_for_exces?= =?UTF-8?Q?s_errors=29_on_Linux=2Fx86=5F64?= To: Tobias Burnus Cc: Sunil K Pandey , GCC Patches Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-3029.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2021 12:43:53 -0000 On Sat, Oct 23, 2021 at 5:34 AM H.J. Lu wrote: > > On Sat, Oct 23, 2021 at 5:31 AM H.J. Lu wrote: > > > > On Fri, Oct 22, 2021 at 11:20 PM Tobias Burnus wrote: > > > > > > Hi, > > > > > > for some reasons, I cannot reproduce this. I checked with that I am i= n > > > sync with master =E2=80=93 and I also tried -m32 and -march=3Dcascade= lake, running > > > both manually and via DejaGNU but I it passes here. > > > > > > Can someone who sees it show the excess error? Or was that a spurious > > > issue which is now gone? > > > > spawn -ignore SIGHUP > > /export/gnu/import/git/gcc-test-master-intel64-native/bld/gcc/testsuite= /gfortran2/../../gfortran > > -B/export/gnu/import/git/gcc-test-master-intel64-native/bld/gcc/testsui= te/gfortran2/../../ > > -B/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-l= inux-gnu/./libgfortran/ > > /export/gnu/import/git/gcc-test-master-intel64-native/src-master/gcc/te= stsuite/gfortran.dg/bind-c-intent-out-2.f90 > > -fdiagnostics-plain-output -fdiagnostics-plain-output -O0 > > -pedantic-errors -fsanitize=3Dundefined -fcheck=3Dall > > -B/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-l= inux-gnu/./libgfortran/.libs > > -L/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-l= inux-gnu/./libgfortran/.libs > > -L/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-l= inux-gnu/./libgfortran/.libs > > -L/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-l= inux-gnu/./libatomic/.libs > > -B/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-l= inux-gnu/./libquadmath/.libs > > -L/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-l= inux-gnu/./libquadmath/.libs > > -L/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-l= inux-gnu/./libquadmath/.libs > > -lm -o ./bind-c-intent-out-2.exe > > /usr/local/bin/ld: cannot find -lubsan: No such file or directory > > > > Shouldn't the test be placed under gfortran.dg/ubsan? > > I am checking it as an obvious fix. >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=3Dundefine= d. 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/{ =3D> ubsan}/bind-c-intent-out-2.f90 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gcc/testsuite/gfortran.dg/{ =3D> ubsan}/bind-c-intent-out-2.f90 (10= 0%) 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 --=20 H.J.