From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102699 invoked by alias); 26 Oct 2015 17:18:45 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 102663 invoked by uid 48); 26 Oct 2015 17:18:41 -0000 From: "zsojka at seznam dot cz" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/68102] [5/6 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1782 with float64x1_t @ aarch64 Date: Mon, 26 Oct 2015 17:18:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: zsojka at seznam dot cz 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: keywords cf_gcctarget cf_known_to_work cf_gcchost cf_known_to_fail Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-10/txt/msg02154.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68102 Zdenek Sojka changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Target| |aarch64-unknown-linux-gnu Known to work| |4.9.4 Host| |x86_64-pc-linux-gnu Known to fail| |5.2.1, 6.0 --- Comment #1 from Zdenek Sojka --- Forgot version: $ xgcc -v Using built-in specs. COLLECT_GCC=/home/smatz/build-trunk-229293-lto-fortran-checking-yes-rtl-df-disable-bootstrap-disable-graphite-aarch64/gcc/xgcc Target: aarch64-unknown-linux-gnu Configured with: /mnt/svn/gcc-trunk//configure --disable-bootstrap --enable-checking=yes,rtl,df --enable-languages=c,c++ --prefix=/mnt/svn/gcc-trunk//binary-229293-lto-fortran-checking-yes-rtl-df-disable-bootstrap-disable-graphite-aarch64/ --without-cloog --without-ppl --without-isl --host=x86_64-pc-linux-gnu --target=aarch64-unknown-linux-gnu --build=x86_64-pc-linux-gnu --with-sysroot=/home/aarch64-chroot --with-as=/usr/libexec/gcc/aarch64-unknown-linux-gnu/as --with-ld=/usr/libexec/gcc/aarch64-unknown-linux-gnu/ld Thread model: posix gcc version 6.0.0 20151025 (experimental) (GCC)