From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 220AC386F430; Wed, 22 Apr 2020 03:54:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 220AC386F430 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587527653; bh=jB00nwhetkl4mPka2zvRV1EOjzNUWczq9Upggmb/GMc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hb5GTSuiii43AR1GInEq/BtZxr1bTDNGMUe9J9TTDIHXFL+yIU6AufEfw7nfrj4xE 2Pj9gh60vv3UXN40NLh9pB8ohUq57o9UeGcva43lwiboiBsB69WLOT9Sya/aao8z+n yLkqeYCIEUs1KaRN1SWSJZpASAtlzhZCPcc2wpvU= From: "seurer at linux dot vnet.ibm.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/91512] [10 Regression] Fortran compile time regression. Date: Wed, 22 Apr 2020 03:54:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: compile-time-hog, memory-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at linux dot vnet.ibm.com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.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 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, 22 Apr 2020 03:54:13 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D91512 --- Comment #29 from Bill Seurer --- The suggestion above was to use -finline-arg-packing but I will try -fno-inline-arg-packing.=