public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Diego Novillo <dnovillo@redhat.com>
To: jeroen dobbelaere <jeroen.dobbelaere@acunia.com>
Cc: "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: Re: bootstrap failure of tree-ssa on armv5l-linux
Date: Mon, 12 May 2003 13:23:00 -0000	[thread overview]
Message-ID: <1052745806.27232.107.camel@frodo.toronto.redhat.com> (raw)
In-Reply-To: <3EBF9B27.5080107@acunia.com>

On Mon, 2003-05-12 at 09:01, jeroen dobbelaere wrote:
> Diego Novillo wrote:
> > On Mon, 2003-05-12 at 03:59, jeroen dobbelaere wrote:
> > 
> >>Hi,
> >>
> >>I've added the tree-ssa branch to my 'daily gcc-cvs build platform' which is based on
> >>a i80200 (xscale core, armv5l architecture) processor.
> >>
> > 
> > Thanks.
> > 
> > 
> >>Currently the bootstrap failes with following lines :
> >>
> > 
> > Hmm, this looks target-specific.  It may be bad RTL coming out of the
> > tree-ssa passes.  I doubt I can reproduce it on another target, but
> > could you post a .i file?
> > 
> > If you can reproduce this with -fdisable-simple, then the problem may
> > not be in the gimplifier nor the tree optimizers.
> 
> With -fdisable-simple, the file compiles fine, and I get :
> 
>   stage1/xgcc -Bstage1/ -B/usr/local/gcc-3.5-tree-ssa-cvs/armv5l-unknown-linux-gnu/bin/ -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common -Wno-error 
> -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libbanshee/points-to 
> ../../gcc/gcc/genattrtab.c -o genattrtab.o -fdisable-simple
> ../../gcc/gcc/genattrtab.c:0: warning: -fdisable-simple also disables optimizations on trees
> > 
> > If you can reproduce this with -fdisable-tree-ssa, then the problem is
> > in the tree optimizers.
> 
Drat.  There's a missing 'not' in that sentence.  If you can reproduce
the problem with -fdisable-tree-ssa, the problem is *not* in the
optimizers.  It seems to be a gimplifier problem, then.

> But at the moment of the merger (2003/05/04) the mainline also had problems bootstrapping.
>
Ah, there's hope then.  I will be committing a new merge today or
tomorrow.  Please try with that when it's ready.

> Although, '-fdisable-simple' seems to work fine, so I don't know if this is related.
> 
Hmm, yeah.  I'll see if I can reproduce the problem on my end as well.


Diego.

  reply	other threads:[~2003-05-12 13:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12  7:59 jeroen dobbelaere
2003-05-12 12:43 ` Diego Novillo
2003-05-12 13:01   ` jeroen dobbelaere
2003-05-12 13:23     ` Diego Novillo [this message]
2003-05-13  8:50     ` jeroen dobbelaere
2003-05-14 12:46       ` Diego Novillo
2003-05-16  9:00         ` jeroen dobbelaere
2003-05-23  9:07           ` jeroen dobbelaere
2003-06-12 15:22             ` Diego Novillo
2003-06-13 13:49               ` jeroen dobbelaere
2003-06-13 14:02                 ` Diego Novillo
2003-06-13 14:41                   ` jeroen dobbelaere

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=1052745806.27232.107.camel@frodo.toronto.redhat.com \
    --to=dnovillo@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jeroen.dobbelaere@acunia.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).