public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Tobler <toa@pop.agri.ch>
To: Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Cc: Ian Lance Taylor <iant@google.com>,  gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] lower-subreg: Decompose multiword shifts
Date: Wed, 08 Aug 2007 18:40:00 -0000	[thread overview]
Message-ID: <46BA0DF2.1050905@pop.agri.ch> (raw)
In-Reply-To: <20070807104547.GA9244@blc4eb430604175.ibm.com>

Andreas Krebbel wrote:
> Hello,
> 
>> The patch is OK with that change, assuming it still passes bootstrap
>> and testsuite.
> 
> Thanks for reviewing. I've applied the attached patch after retesting
> on s390, s390x, i686 and x86_64.
> 
> 2007-08-07  Andreas Krebbel  <krebbel1@de.ibm.com>
> 
> 	* lower-subreg.c (resolve_subreg_use): Remove assertion.
> 	(find_decomposable_shift_zext, resolve_shift_zext): New functions.
> 	(decompose_multiword_subregs): Use the functions above to decompose
> 	multiword shifts and zero-extends.

I get a bootstrap failure on sparc-solaris just after this commit 
(127270), before it was ok.

Starting program: /export/data/devel-test/gcc-svn/objdir/gcc/cc1 
-fpreprocessed libgcc2.i -quiet -dumpbase libgcc2.c -mcpu=v9 
-auxbase-strip _fixunssfdi.o -g -g -g -O2 -O2 -O2 -W -Wall 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition -version -fkeep-inline-functions -fPIC -o libgcc2.s
GNU C version 4.3.0 20070807 (experimental) (sparc-sun-solaris2.8)
         compiled by GNU C version 3.4.3, GMP version 4.2.1, MPFR 
version 2.2.1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: c8bf21b328ed0b35dd163e9c65e923cd
/export/data/devel-test/gcc-svn/trunk/libgcc/../gcc/libgcc2.c: In 
function '__fixunssfdi':
/export/data/devel-test/gcc-svn/trunk/libgcc/../gcc/libgcc2.c:1348: 
internal compiler error: in simplify_subreg, at simplify-rtx.c:4679
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Program exited with code 04.

Luckily the above code compiles with O0 :(

Shall I attach the .i ?

Andreas

  reply	other threads:[~2007-08-08 18:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-02 15:35 Andreas Krebbel
2007-08-02 16:56 ` Paolo Bonzini
2007-08-03 16:41   ` Andreas Krebbel
2007-08-03 19:02     ` Paolo Bonzini
2007-08-02 18:52 ` Rask Ingemann Lambertsen
2007-08-02 19:21   ` Andreas Krebbel
2007-08-07  1:41     ` Rask Ingemann Lambertsen
2007-08-07  8:29       ` Andreas Krebbel
2007-08-02 23:16 ` Rask Ingemann Lambertsen
2007-08-03 12:03   ` Michael Matz
2007-08-03 14:34   ` Andreas Krebbel
2007-08-03 15:37     ` Michael Matz
2007-08-07  1:08       ` Ian Lance Taylor
2007-08-07  1:27 ` Ian Lance Taylor
2007-08-07 10:47   ` Andreas Krebbel
2007-08-08 18:40     ` Andreas Tobler [this message]
2007-08-09  7:45       ` Andreas Krebbel

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=46BA0DF2.1050905@pop.agri.ch \
    --to=toa@pop.agri.ch \
    --cc=Andreas.Krebbel@de.ibm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=iant@google.com \
    /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).