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

[-- Attachment #1: Type: text/plain, Size: 1872 bytes --]

Diego Novillo wrote:
[..]
> 
> I will try to reproduce it with a cross compiler.  Could you send me a
> .i file and the configuration needed to get a cross cc1 for your target?
> 
> 
> Thanks.  Diego.
> 

Assuming that you have binutils compiled and installed for arm-linux, in
/opt/test-cross-gcc-arm-linux

and your working directory layout is :

./build        -> for building
./gcc          -> gcc source
./genattrtab.i -> for testing


You can do this :


export PATH=/opt/test-cross-gcc-arm-linux/bin:$PATH
cd build
../gcc/configure --prefix=/opt/test-cross-gcc-arm-linux --target=arm-linux --with-cpu=xscale --enable-languages=c
make
gcc/cc1 -fpreprocessed ../genattrtab.i -quiet -dumpbase genattrtab.c -auxbase-strip genattrtab.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -Wno-error -version -fno-common -o 
genattrtab.s

Results in :

GNU C version 3.5-tree-ssa 20030516 (merged 20030511) (arm-linux)
	compiled by GNU C version 3.0.4.
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64015
../../gcc/gcc/genattrtab.c: In function `attr_rtx':
../../gcc/gcc/genattrtab.c:726: warning: second parameter of `va_start' not last named argument
../../gcc/gcc/genattrtab.c: In function `attr_rtx_cost':
../../gcc/gcc/genattrtab.c:3201: internal compiler error: in verify_local_live_at_start, at flow.c:578
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.



Note : In my testsetup, I have in /opt/test-cross-gcc-arm-linux, besides binutils,
  also glibc and a cross-arm-linux gcc-3.0.4 compiler installed.
  This may influence the reproducability of this procedure. (headers, libraries, ...)

Greetings,
-- 
Jeroen Dobbelaere
Embedded Software Engineer

ACUNIA Embedded Solutions
http://www.acunia.com/aes


[-- Attachment #2: genattrtab.i.bz2 --]
[-- Type: application/x-bzip2, Size: 47576 bytes --]

  reply	other threads:[~2003-05-16  9:00 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
2003-05-13  8:50     ` jeroen dobbelaere
2003-05-14 12:46       ` Diego Novillo
2003-05-16  9:00         ` jeroen dobbelaere [this message]
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=3EC4A8A4.7030307@acunia.com \
    --to=jeroen.dobbelaere@acunia.com \
    --cc=dnovillo@redhat.com \
    --cc=gcc@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).