public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202
@ 2014-12-25 20:49 yselkowi at redhat dot com
  2015-02-04 13:43 ` [Bug target/64408] " nickc at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: yselkowi at redhat dot com @ 2014-12-25 20:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408

            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=34334&action=edit
preprocessed source

While compiling newlib-2.2.0 with gcc-4.9.2 --target=fr30-elf:

fr30-elf-gcc
-B/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/build/fr30-elf/fr30-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/newlib/libc/include
-B/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/build/fr30-elf/fr30-elf/libgloss/fr30
-L/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/build/fr30-elf/fr30-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=\"newlib\" -DPACKAGE_TARNAME=\"newlib\"
-DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"newlib\ 2.2.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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/newlib/libc/stdlib/'`dtoa.c
/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/newlib/libc/stdlib/dtoa.c:
In function ‘_dtoa_r’:
/usr/src/ports/cross-newlib/cross-newlib-2.2.0-1.x86_64/src/newlib-2.2.0/newlib/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/newlib/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/newlib/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: <gcc-bugs-return-471733-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
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: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
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" <gcc-bugzilla@gcc.gnu.org>
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: <bug-64172-4-WdeZsJxjRZ@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-64172-4@http.gcc.gnu.org/bugzilla/>
References: <bug-64172-4@http.gcc.gnu.org/bugzilla/>
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?idd172

Mikael Pettersson <mikpelinux at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpelinux at gmail dot com

--- Comment #11 from Mikael Pettersson <mikpelinux at gmail dot com> ---
Started with r204752 (+ r204771 follow-up fix).  That patch caused some
regressions, but most of them seem to have been latent target bugs.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/64408] fr30-elf ICE in extract_insn, at recog.c:2202
  2014-12-25 20:49 [Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202 yselkowi at redhat dot com
  2015-02-04 13:43 ` [Bug target/64408] " nickc at redhat dot com
@ 2015-02-04 13:43 ` nickc at gcc dot gnu.org
  2015-02-04 17:31 ` yselkowi at redhat dot com
  2015-02-24 20:46 ` law at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: nickc at gcc dot gnu.org @ 2015-02-04 13:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408

--- Comment #1 from Nick Clifton <nickc at gcc dot gnu.org> ---
Author: nickc
Date: Wed Feb  4 13:42:26 2015
New Revision: 220400

URL: https://gcc.gnu.org/viewcvs?rev=220400&root=gcc&view=rev
Log:
    PR target/64408
    * config/fr30/predicates.md (di_operand): Add SUBREG to the list
    of accepted codes.
    (nonimmediate_di_operand): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/fr30/predicates.md


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/64408] fr30-elf ICE in extract_insn, at recog.c:2202
  2014-12-25 20:49 [Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202 yselkowi at redhat dot com
@ 2015-02-04 13:43 ` nickc at redhat dot com
  2015-02-04 13:43 ` nickc at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: nickc at redhat dot com @ 2015-02-04 13:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Fixed by:

https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00247.html


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/64408] fr30-elf ICE in extract_insn, at recog.c:2202
  2014-12-25 20:49 [Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202 yselkowi at redhat dot com
  2015-02-04 13:43 ` [Bug target/64408] " nickc at redhat dot com
  2015-02-04 13:43 ` nickc at gcc dot gnu.org
@ 2015-02-04 17:31 ` yselkowi at redhat dot com
  2015-02-24 20:46 ` law at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: yselkowi at redhat dot com @ 2015-02-04 17:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408

--- Comment #3 from Yaakov Selkowitz <yselkowi at redhat dot com> ---
(In reply to Nick Clifton from comment #2)
> Fixed by:
> 
> https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00247.html

Fix confirmed with 4.9.2; thanks.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/64408] fr30-elf ICE in extract_insn, at recog.c:2202
  2014-12-25 20:49 [Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202 yselkowi at redhat dot com
                   ` (2 preceding siblings ...)
  2015-02-04 17:31 ` yselkowi at redhat dot com
@ 2015-02-24 20:46 ` law at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: law at redhat dot com @ 2015-02-24 20:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |law at redhat dot com
         Resolution|---                         |FIXED

--- Comment #4 from Jeffrey A. Law <law at redhat dot com> ---
Resolved long ago by Nick's fix.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-24 19:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-25 20:49 [Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202 yselkowi at redhat dot com
2015-02-04 13:43 ` [Bug target/64408] " nickc at redhat dot com
2015-02-04 13:43 ` nickc at gcc dot gnu.org
2015-02-04 17:31 ` yselkowi at redhat dot com
2015-02-24 20:46 ` law at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).