From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CFBDC385802E; Wed, 31 Mar 2021 09:39:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CFBDC385802E From: "hubicka at ucw dot cz" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/99447] [11 Regression] ICE (segfault) in lookup_page_table_entry Date: Wed, 31 Mar 2021 09:39:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: GC, ice-on-valid-code, lto X-Bugzilla-Severity: normal X-Bugzilla-Who: hubicka at ucw dot cz X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: hubicka at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.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, 31 Mar 2021 09:39:45 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99447 --- Comment #25 from Jan Hubicka --- > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99447 >=20 > --- Comment #23 from Jan Hubicka --- > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99447 > >=20 > > --- Comment #21 from Matthias Klose --- > > building with trunk 20210330 using these parameters didn't succeed: > >=20 > > make[1]: Entering directory '/packages/tmp/guymager-0.8.12' > > g++ -c -pipe -g -O2 -ffile-prefix-map=3D/packages/tmp/guymager-0.8.12= =3D. > > -flto=3Dauto -ffat-lto-objects -fstack-protector-strong -Wformat ^^^ this is interesting differnce, I will give it a try. It did not occured to me you are using fat lto objects (which is not very good idea in general since nm/ranlib/ar gets confused by it) Honza > > -Werror=3Dformat-security --param ggc-min-expand=3D0 ggc-min-heapsize= =3D0 > ^^^ missing --param he= re > (which may be my mistake in earlier comment, sorry for htat) >=20 > Honza >=20 > --=20 > You are receiving this mail because: > You are the assignee for the bug. > You are on the CC list for the bug.=