From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A66F3385781A; Mon, 19 Jul 2021 21:00:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A66F3385781A From: "me at larbob dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64 Date: Mon, 19 Jul 2021 21:00:32 +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: 4.9.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: major X-Bugzilla-Who: me at larbob dot org X-Bugzilla-Status: WAITING 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: 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: Mon, 19 Jul 2021 21:00:32 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D61577 --- Comment #254 from Larkin Nickle --- I've now tried 11.1.0 almost exactly as The Written Word builds it, and sti= ll get: during GIMPLE pass: dce ../../libiberty/mkstemps.c: In function 'mkstemps': ../../libiberty/mkstemps.c:80:1: internal compiler error: Illegal instructi= on 80 | mkstemps (char *pattern, int suffix_len) | ^~~~~~~~ libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions. This happens against binutils 2.30 as TWW builds it, and against 2.36 or 2.= 37. I also have to enable a version of gcc-11.1.0-PR64919.patch with #undef MAKE_DECL_ONE_ONLY removed in order to build libgcov at a lower optimization level to even get to this point. TWW gets this issue with 10.3, but not 11.1 for some reason.=