From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C0F443857726; Wed, 27 Sep 2023 15:45:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C0F443857726 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695829528; bh=0LwL0bof8BOjHkLKqMlB1ptJtPY/tywx4ek+DTjTefE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sYJJ/aEXd+2C/1NIGeM3x2YFLnVrjqSFlnkhETf86X/hNXwdO6HaVhVeAJmfD/Nj9 qg5z/inTT6NOI6TtwefmJyRMH6LbND8E6Kgtq9hKOZlVHVpodrMG/dzLNh1zMlm/AV jGfZ0ifcHRztn6MriP8lCl1ZHg5bOZmlTeXTwNB0= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/90608] Inline non-scalar minloc/maxloc calls Date: Wed, 27 Sep 2023 15:45:27 +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: 9.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris at gcc dot gnu.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: cc 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=3D90608 Tamar Christina changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tnfchris at gcc dot gnu.or= g, | |toon at gcc dot gnu.org --- Comment #6 from Tamar Christina --- This is the ticket I meant toon. Do you or Thomas have any ideas how we can inline this?=