From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4E2683858D1E; Sun, 16 Apr 2023 22:12:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4E2683858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681683131; bh=9ish8UIBdvyLtYUY3rJREEMOQfxxTAAERiRRK95gz6c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Vh22rK6lSICeMG9b5hYimATX5wMf2jxa006H179YpuVqqVtKfFiXrtEPFVS87cyKl +lH+iCKxiBQvw0LiZMHjiQnEWvo6aFmKDvDEQAvR6/n2oCb29P47CQvNnFv/+F5k6h fWHpjEPjae2xqJzONyH/cdSFvFp9LRVvC2q4VeBI= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/100297] FAIL: gfortran.dg/allocatable_function_1.f90 gfortran.dg/reshape_8.f90 Date: Sun, 16 Apr 2023 22:12:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100297 --- Comment #3 from Andreas Schwab --- "\.data" is the same as ".data", you want either "\\.data" or {\.data}. Bu= t it still doesn't lower the probability to match a filename by much.=