From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8F9C33858C60; Mon, 29 Jan 2024 13:01:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F9C33858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706533307; bh=Y1WFO299nBoA1SOdkMwmPp61ylyFegoOpL1XH+ceSB8=; h=From:To:Subject:Date:From; b=HjsHmPXwru4DuMNCeHrXF/EOVJYBKVftK0zRHKZxGZ3dY7oT4B0ilO2I+X3d0VhqY 2zB8AoMDKNul8KMFubkKQUkNrG9iqC7mWSZxm8GXPnHy5+E+i2u30cqH7r9Fo0AUsf UnPa1o509iqL2rdPbM5CbwG3+cftBS0NO5UGGHzQ= From: "csfore at posteo dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113652] New: ppc: unrecognized opcode: `lfiwzx' Date: Mon, 29 Jan 2024 13:01:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: csfore at posteo dot net 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: 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=3D113652 Bug ID: 113652 Summary: ppc: unrecognized opcode: `lfiwzx' Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: csfore at posteo dot net Target Milestone: --- Created attachment 57251 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57251&action=3Dedit original preprocessed file Steps to reproduce: 1. Attempt to build GCC 14 (latest snapshot attempted is Gentoo's 20240128) 2. Fails to assemble with: /tmp/ccP8ev2f.s: Assembler messages: /tmp/ccP8ev2f.s:85: Error: unrecognized opcode: `lfiwzx' Originally reported downstream at: https://bugs.gentoo.org/921621 Command to reproduce: gcc -mcpu=3D7450 -O1 -mvsx -c _kf_to_sd.i $ gcc -v Using built-in specs. COLLECT_GCC=3Dgcc COLLECT_LTO_WRAPPER=3D/usr/libexec/gcc/powerpc-unknown-linux-gnu/14/lto-wra= pper Target: powerpc-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-14.0.0_pre20231119/work/gcc-14-20231119/conf= igure --host=3Dpowerpc-unknown-linux-gnu --build=3Dpowerpc-unknown-linux-gnu --prefix=3D/usr --bindir=3D/usr/powerpc-unknown-linux-gnu/gcc-bin/14 --includedir=3D/usr/lib/gcc/powerpc-unknown-linux-gnu/14/include --datadir=3D/usr/share/gcc-data/powerpc-unknown-linux-gnu/14 --mandir=3D/usr/share/gcc-data/powerpc-unknown-linux-gnu/14/man --infodir=3D/usr/share/gcc-data/powerpc-unknown-linux-gnu/14/info --with-gxx-include-dir=3D/usr/lib/gcc/powerpc-unknown-linux-gnu/14/include/= g++-v14 --disable-silent-rules --disable-dependency-tracking --with-python-dir=3D/share/gcc-data/powerpc-unknown-linux-gnu/14/python --enable-languages=3Dc,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=3Dyes,extra --with-bugurl=3Dhttps://bugs.gentoo.org/ --with-pkgversion=3D'Gentoo 14.0.0_pre20231119 p9' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=3Dpos= ix --enable-__cxa_atexit --enable-clocale=3Dgnu --disable-multilib --disable-fixed-point --enable-targets=3Dall --enable-libgomp --disable-lib= ssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --without-isl --enable-default-pie --enable-host-pie --disable-host-bind-now --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 14.0.0 20231119 (experimental) (Gentoo 14.0.0_pre20231119 p9)=