public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/42564] ICE on sparc - unrecognizable insn
Date: Fri, 01 Jan 2010 11:06:00 -0000	[thread overview]
Message-ID: <20100101110627.30085.qmail@sourceware.org> (raw)
In-Reply-To: <bug-42564-5724@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from debian-gcc at lists dot debian dot org  2010-01-01 11:06 -------
the sparc64-linux compiler from the trunk is configured with

         --with-pkgversion='Debian 20091228-2'
         --with-bugurl='file:///usr/share/doc/gcc-snapshot/README.Bugs'
         --enable-languages=c,c++,java,fortran,objc,obj-c++
         --prefix=/usr/lib/gcc-snapshot
         --enable-shared
         --with-system-zlib
         --disable-nls
         --enable-clocale=gnu
         --enable-libstdcxx-debug
         --enable-plugin
         --disable-browser-plugin
         --enable-java-awt=gtk
         --enable-gtk-cairo
         --with-java-home=//usr/lib/jvm/java-1.5.0-gcj-4.5-snap/jre
         --enable-java-home
         --with-jvm-root-dir=//usr/lib/jvm/java-1.5.0-gcj-4.5-snap
         --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.5-snap
         --with-arch-directory=sparc64
         --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
         --enable-objc-gc
         --disable-multilib
         --with-long-double-128
         --disable-werror
         --build=sparc64-linux-gnu
         --host=sparc64-linux-gnu
         --target=sparc64-linux-gnu

COLLECT_GCC_OPTIONS='-v' '-c' '-fPIC' '-O2' '-mcpu=v9'
 /usr/lib/gcc-snapshot/libexec/gcc/sparc64-linux-gnu/4.5.0/cc1 -fpreprocessed
cap-ng.i -quiet -dumpbase cap-ng.i -mcpu=v9 -auxbase cap-ng -O2 -version -fPIC
-o /tmp/ccGcfzUk.s

patches applied are:

pr40521-revert-workaround:
  Revert the dwarf2cfi_asm workaround, obsoleted by PR debug/40521.

gcc-ice-hack:
  Retry the build on an ice, save the calling options and preprocessed
  source when the ice is reproducible.

gcc-ice-apport:
  Report an ICE to apport (if apport is available
  and the environment variable GCC_NOAPPORT is not set)

plus two build patches for libjava and gcc/config/arm.

started a build without the pr40521-revert-workaround


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42564


  parent reply	other threads:[~2010-01-01 11:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-31 10:20 [Bug target/42564] New: " debian-gcc at lists dot debian dot org
2009-12-31 10:20 ` [Bug target/42564] " debian-gcc at lists dot debian dot org
2009-12-31 17:37 ` ebotcazou at gcc dot gnu dot org
2009-12-31 20:43 ` jakub at gcc dot gnu dot org
2010-01-01 11:06 ` debian-gcc at lists dot debian dot org [this message]
2010-01-02 10:42 ` debian-gcc at lists dot debian dot org
2010-01-02 17:33 ` ebotcazou at gcc dot gnu dot org
2010-01-02 22:26 ` [Bug target/42564] unrecognizable insn with -O -fPIC ebotcazou at gcc dot gnu dot org
2010-01-02 23:00 ` ebotcazou at gcc dot gnu dot org
2010-01-05 22:29 ` ebotcazou at gcc dot gnu dot org
2010-01-05 22:32 ` ebotcazou at gcc dot gnu dot org
2010-01-05 22:34 ` ebotcazou at gcc dot gnu dot org
2010-01-05 22:43 ` ebotcazou at gcc dot gnu dot 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=20100101110627.30085.qmail@sourceware.org \
    --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).