From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DFE783857C42; Thu, 30 Jul 2020 07:24:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DFE783857C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1596093891; bh=jxhJywjiUlJiOCNKyKHgb/4ynSklWYPo98TKnZG7Wl8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KZ4DIsFMnvzhUI92SJxR3pIZJIh8UzyoJrlwM60SP3twl+X80Mu2l9EACp18xFD3A V9Qcy1gz7zmI/Mz0bNsSQw34qdpwcsM94R8au0ZtW0f1b1i2p0AcvltAQIMaQzjk/9 D+cqAzYb46WqPVe8g7rQjQRqpBoXaNes5SK50ius= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/96388] scheduling takes forever with -fPIC Date: Thu, 30 Jul 2020 07:24:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: compile-time-hog, memory-hog, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: attachments.created 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: Thu, 30 Jul 2020 07:24:52 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96388 --- Comment #2 from Richard Biener --- Created attachment 48958 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48958&action=3Dedit smaller testcase Removed the smaller functions.=