From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3B153385DC35; Wed, 13 May 2020 08:47:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3B153385DC35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1589359651; bh=XHYMFOlUOuSO7bWKIP54AqSSPbR1q8anZnThoFDXShc=; h=From:To:Subject:Date:From; b=vJlRTpcHIY/CPWGmAAyrwrxZg442dVTfT2d470CU1sM1l3ENLSHF+N6M3kNrL5qUg 7HzboB1B4TISeLIhqBpuUeosn700MCvxRgEIXRxIgjREuLB2LRQ66m/gc95H43ubZA PZ8csHxjYFurBB4Hnoi2FuIX+k1Z9VzeO+js6C1s= From: "tkoenig at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/95101] New: Optimize libgfortran library handling of arrays Date: Wed, 13 May 2020 08:47:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libfortran X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tkoenig at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2020 08:47:31 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95101 Bug ID: 95101 Summary: Optimize libgfortran library handling of arrays Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org Target Milestone: --- Here are some ideas: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95018#c30=