From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9341 invoked by alias); 25 Dec 2014 20:49:09 -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 9319 invoked by uid 48); 25 Dec 2014 20:49:03 -0000 From: "yselkowi at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202 Date: Thu, 25 Dec 2014 20:49:00 -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: 4.9.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: yselkowi at redhat dot com X-Bugzilla-Status: UNCONFIRMED 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 cf_gcchost cf_gcctarget cf_gccbuild 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 X-SW-Source: 2014-12/txt/msg02739.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D64408 Bug ID: 64408 Summary: fr30-elf ICE in extract_insn, at recog.c:2202 Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: yselkowi at redhat dot com Host: x86_64-cygwin Target: fr30-elf Build: x86_64-cygwin Created attachment 34334 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D34334&action=3Dedit preprocessed source While compiling newlib-2.2.0 with gcc-4.9.2 --target=3Dfr30-elf: fr30-elf-gcc -B/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/build/fr30-elf/fr= 30-elf/newlib/ -isystem /usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/build/fr30-elf/fr30= -elf/newlib/targ-include -isystem /usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/ne= wlib/libc/include -B/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/build/fr30-elf/fr= 30-elf/libgloss/fr30 -L/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/build/fr30-elf/fr= 30-elf/libgloss/libnosys -L/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/= libgloss/fr30 -DPACKAGE_NAME=3D\"newlib\" -DPACKAGE_TARNAME=3D\"newlib\" -DPACKAGE_VERSION=3D\"2.2.0\" -DPACKAGE_STRING=3D\"newlib\ 2.2.0\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -I. -I/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/= newlib/libc/stdlib -fno-builtin -g -Os -c -o lib_a-dtoa.o `test -f 'dtoa.c' || echo '/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/n= ewlib/libc/stdlib/'`dtoa.c /usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/ne= wlib/libc/stdlib/dtoa.c: In function =E2=80=98_dtoa_r=E2=80=99: /usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/ne= wlib/libc/stdlib/dtoa.c:862:1: error: unrecognizable insn: } ^ (insn 211 210 212 2 (set (reg/v:DI 326 [ d ]) (subreg:DI (reg/v:DF 331 [ _d ]) 0)) /usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/ne= wlib/libc/stdlib/dtoa.c:236 -1 (nil)) /usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/ne= wlib/libc/stdlib/dtoa.c:862:1: internal compiler error: in extract_insn, at recog.c:2202 >>From gcc-bugs-return-471733-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Dec 25 21:15:00 2014 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 15781 invoked by alias); 25 Dec 2014 21:14:59 -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 Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 15729 invoked by uid 48); 25 Dec 2014 21:14:54 -0000 From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/64172] [4.9/5 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON Date: Thu, 25 Dec 2014 21:14: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: 4.9.2 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: mikpelinux at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.9.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: 2014-12/txt/msg02740.txt.bz2 Content-length: 534 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64172 Mikael Pettersson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikpelinux at gmail dot com --- Comment #11 from Mikael Pettersson --- Started with r204752 (+ r204771 follow-up fix). That patch caused some regressions, but most of them seem to have been latent target bugs.