From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A2AAF3858CDA; Thu, 1 Dec 2022 21:36:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A2AAF3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669930590; bh=rrGNdnQCE9sF2Kx2+FjvqFc3UmN9Y7zyGWXoPZyh7VI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WOWIz6gi+3JcWARssVNP6SEQcDrSajAYRgC4DlV6Evhkk/GPH+cuMk9ZKL3GZgrLF TELwnVxKw/QbnWjCWeh1E8qYG/oUJbbkxk1Ov9zCUSszyL1rQf2j3cEhzZi0hzlP4s Hy0N6PzdInauVvZiI5Pr8WAE7M4WTLi6YcOPT3OI= From: "jvdelisle2 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/107874] merge not using all its arguments Date: Thu, 01 Dec 2022 21:36:30 +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: unknown X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jvdelisle2 at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: anlauf at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D107874 --- Comment #9 from Jerry DeLisle --- I am seeing timeout failures with merge_1.f90. Can you look into this? Thanks, Jerry On Thu, Dec 1, 2022, 12:28 PM anlauf at gcc dot gnu.org via Gcc-bugs < gcc-bugs@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107874 > > anlauf at gcc dot gnu.org changed: > > What |Removed |Added > > -------------------------------------------------------------------------= --- > Target Milestone|--- |13.0 > Resolution|--- |FIXED > Status|ASSIGNED |RESOLVED > > --- Comment #8 from anlauf at gcc dot gnu.org --- > Fixed on mainline for gcc-13. Closing. > > Thanks for the report!=