public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dhowells at redhat dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/62111] New: ICE when building Linux kernel for sh64
Date: Tue, 12 Aug 2014 20:12:00 -0000	[thread overview]
Message-ID: <bug-62111-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 62111
           Summary: ICE when building Linux kernel for sh64
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dhowells at redhat dot com

Created attachment 33303
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33303&action=edit
Reduced preprocessed source

When trying to build the kernel with an sh64 cross-compiler, I get the
following error:

  sh64-linux-gnu-gcc -Wp,-MD,arch/sh/kernel/.setup.o.d  -nostdinc -isystem
/usr/lib/gcc/sh64-linux-elf/4.9.1/include -I../arch/sh/include
-Iarch/sh/include/generated  -I../include -Iinclude -I../arch/sh/include/uapi
-Iarch/sh/include/generated/uapi -I../include/uapi -Iinclude/generated/uapi
-include ../include/linux/kconfig.h  -I../arch/sh/kernel -Iarch/sh/kernel
-D__KERNEL__ -m5-64media-nofpu -ml -Wa,-isa=shmedia -ffreestanding 
-I../arch/sh/include/cpu-sh5 -Iarch/sh/include/cpu-sh5 
-I../arch/sh/include/cpu-common -Iarch/sh/include/cpu-common 
-I../arch/sh/include/mach-common -Iarch/sh/include/mach-common -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-Werror-implicit-function-declaration -Wno-format-security -pipe
-m5-64media-nofpu -ml -Wa,-isa=shmedia -ffreestanding 
-I../arch/sh/include/cpu-sh5 -Iarch/sh/include/cpu-sh5 
-I../arch/sh/include/cpu-common -Iarch/sh/include/cpu-common 
-I../arch/sh/include/mach-common -Iarch/sh/include/mach-common
-fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0
-Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable
-fno-omit-frame-pointer -fno-optimize-sibling-calls
-fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign
-fno-strict-overflow -fconserve-stack -Werror=implicit-int
-Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -Werror   
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(setup)" 
-D"KBUILD_MODNAME=KBUILD_STR(setup)" -c -o arch/sh/kernel/setup.o
../arch/sh/kernel/setup.c
../arch/sh/kernel/setup.c: In function 'setup_arch':
../arch/sh/kernel/setup.c:312:1: internal compiler error: in sh_print_operand,
at config/sh/sh.c:1359
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla/> for instructions.
{standard input}: Assembler messages:
{standard input}:365: Warning: partial line at end of file ignored
Preprocessed source stored into /tmp/ccQ2JuUO.out file, please attach this to
your bugreport.

A reduced version of the preprocessed source is attached


             reply	other threads:[~2014-08-12 20:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-12 20:12 dhowells at redhat dot com [this message]
2014-08-12 20:15 ` [Bug target/62111] " dhowells at redhat dot com
2014-08-12 20:30 ` dhowells at redhat dot com
2014-08-18  9:07 ` dhowells at redhat dot com
2014-08-18 10:35 ` kkojima at gcc dot gnu.org
2014-08-18 11:16 ` olegendo at gcc dot gnu.org
2014-08-18 12:58 ` dhowells at redhat dot com
2014-08-20  2:26 ` segher at gcc dot gnu.org
2014-08-21 10:32 ` dhowells at redhat dot com
2014-08-21 11:38 ` kkojima at gcc dot gnu.org
2014-08-21 12:34 ` dhowells at redhat dot com
2014-08-25  0:38 ` kkojima at gcc dot gnu.org
2014-08-25 23:28 ` kkojima at gcc dot gnu.org
2014-09-02 22:29 ` kkojima at gcc dot gnu.org
2014-09-02 22:35 ` kkojima at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-62111-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).