public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/64424] New: cr16-elf ICE in gen_rtx_SUBREG, at emit-rtl.c:748
@ 2014-12-28  8:10 yselkowi at redhat dot com
  2015-07-29 22:38 ` [Bug target/64424] " yselkowi at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: yselkowi at redhat dot com @ 2014-12-28  8:10 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64424
           Summary: cr16-elf ICE in gen_rtx_SUBREG, at emit-rtl.c:748
           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: cr16-elf
             Build: x86_64-cygwin

While compiling gcc-4.9.2 --target=cr16-elf with binutils-2.25 and newlib-2.2.0

libtool: compile: 
/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/build/cr16-elf/./gcc/xgcc
-shared-libgcc
-B/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/build/cr16-elf/./gcc
-nostdinc++
-L/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/build/cr16-elf/cr16-elf/libstdc++-v3/src
-L/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/build/cr16-elf/cr16-elf/libstdc++-v3/src/.libs
-L/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/build/cr16-elf/cr16-elf/libstdc++-v3/libsupc++/.libs
-B/usr/cr16-elf/bin/ -B/usr/cr16-elf/lib/ -isystem /usr/cr16-elf/include
-isystem /usr/cr16-elf/sys-include
-I/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/src/gcc-4.9.2/libstdc++-v3/../libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/build/cr16-elf/cr16-elf/libstdc++-v3/include/cr16-elf
-I/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/build/cr16-elf/cr16-elf/libstdc++-v3/include
-I/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/src/gcc-4.9.2/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections
-frandom-seed=ctype.lo -g -ggdb -O2 -pipe -c
/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/src/gcc-4.9.2/libstdc++-v3/src/c++98/ctype.cc
-o ctype.o
/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/src/gcc-4.9.2/libstdc++-v3/src/c++98/ctype.cc:
In member function ‘void std::ctype<char>::_M_narrow_init() const’:
/usr/src/ports/cross-gcc/cross-gcc-4.9.2-1.x86_64/src/gcc-4.9.2/libstdc++-v3/src/c++98/ctype.cc:84:3:
internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:748
   }
   ^
>From gcc-bugs-return-471796-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Sun Dec 28 08:52:49 2014
Return-Path: <gcc-bugs-return-471796-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 4479 invoked by alias); 28 Dec 2014 08:52:49 -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 4388 invoked by uid 48); 28 Dec 2014 08:52:43 -0000
From: "trippels at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/64420] LTO can miscompile IFUNCs designated via top-level asm
Date: Sun, 28 Dec 2014 08:52:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: ipa
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: trippels at gcc dot gnu.org
X-Bugzilla-Status: RESOLVED
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_status cc resolution
Message-ID: <bug-64420-4-19WtTvBtMH@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-64420-4@http.gcc.gnu.org/bugzilla/>
References: <bug-64420-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/msg02803.txt.bz2
Content-length: 613

https://gcc.gnu.org/bugzilla/show_bug.cgi?idd420

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |trippels at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
dup. Lets take the discussion there.

*** This bug has been marked as a duplicate of bug 57703 ***


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

* [Bug target/64424] cr16-elf ICE in gen_rtx_SUBREG, at emit-rtl.c:748
  2014-12-28  8:10 [Bug target/64424] New: cr16-elf ICE in gen_rtx_SUBREG, at emit-rtl.c:748 yselkowi at redhat dot com
@ 2015-07-29 22:38 ` yselkowi at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: yselkowi at redhat dot com @ 2015-07-29 22:38 UTC (permalink / raw)
  To: gcc-bugs

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

Yaakov Selkowitz <yselkowi at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Yaakov Selkowitz <yselkowi at redhat dot com> ---
Apparently fixed sometime prior to 5.2.


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

end of thread, other threads:[~2015-07-29 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-28  8:10 [Bug target/64424] New: cr16-elf ICE in gen_rtx_SUBREG, at emit-rtl.c:748 yselkowi at redhat dot com
2015-07-29 22:38 ` [Bug target/64424] " yselkowi 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).