From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 365663857724; Mon, 24 Jul 2023 08:59:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 365663857724 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690189156; bh=j+BuZhVn3MbSUNk2pOXgAH4GwO4ThjAonq07x3///ow=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WVLrZu9jK8FfurcjvLB6QtFoXoWDjWRbA6OZpnvBVrfsIFtSL07FXdAsl+wP4XChb DCsuMxsgBTlosc6/pDg/mXntEx0gAsdm52JKSB3bGXEp5qYzrrez5PvKQ+0b6/VI0d SAH93U1ySzOLE7K6dQzI95xNTGzBTbQ63tCoeFwQ= From: "pledr at gmx dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/110789] Internal Compiler Error: Illegal instruction Date: Mon, 24 Jul 2023 08:59:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: og12 (devel/omp/gcc-12) X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pledr at gmx dot net 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: attachments.isobsolete 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110789 Peter Lezoch changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55617|0 |1 is obsolete| | --- Comment #2 from Peter Lezoch --- Created attachment 55618 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55618&action=3Dedit gcc -v bash-5.2# gcc -v Using built-in specs. COLLECT_GCC=3Dgcc COLLECT_LTO_WRAPPER=3D/usr/libexec/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapp= er Target: x86_64-pc-linux-gnu Configured with: ../configure --prefix=3D/usr LD=3Dld --enable-languages=3D= c,c++ --enable-default-pie --enable-default-ssp --enable-multilib --with-multilib-list=3Dm64,m32,mx32 --disable-bootstrap --with-system-zlib --with-long-double-128 Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.2.0 (GCC)=20 bash-5.2#=