[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread joern dot rennecke at st dot com
--- Comment #9 from joern dot rennecke at st dot com 2005-12-13 23:03 --- Subject: RFA: fix bootstrap/25397 part 2 (Was: Re: Bootstrap failed) pinskia at gcc dot gnu dot org wrote: > > >/* Compile with -O2 -m32 -fPIC */ > > ... Thanks. I have attached a patch. 2005-12-13 J"or

[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2005-12-13 22:51 --- (In reply to comment #7) > Could you please send me the preprocessed source for this? /* Compile with -O2 -m32 -fPIC */ typedef float DFtype __attribute__ ((mode (DF))); typedef _Complex float DCtype __attribute__ ((

[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread joern dot rennecke at st dot com
--- Comment #7 from joern dot rennecke at st dot com 2005-12-13 22:39 --- Subject: Re: Bootstrap failed pinskia at gcc dot gnu dot org wrote: >--- Comment #4 from pinskia at gcc dot gnu dot org 2005-12-13 21:40 >--- >I get a different error with 108482: >./xgcc -B./ -B/home

[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread hjl at lucon dot org
--- Comment #6 from hjl at lucon dot org 2005-12-13 22:12 --- Created an attachment (id=10477) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10477&action=view) A testcase I got gnu-13:pts/7[26]> ./xgcc -B./ unwind-dw2.i -S -fPIC -O2 /export/gnu/src/gcc-blended/gcc/gcc/unwind-dw2.

[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread amylaar at gcc dot gnu dot org
--- Comment #5 from amylaar at gcc dot gnu dot org 2005-12-13 22:00 --- (In reply to comment #3) > I believe so. > I didn't have any luck with either x86-64-elf or x86-64-linux, bfd refused to build. So I looked for the latest x86-64 posting to gcc-testresults, which had x86_64-suse-l

[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-12-13 21:40 --- I get a different error with 108482: ./xgcc -B./ -B/home/pinskia/checkin/x86_64-unknown-linux-gnu/bin/ -isystem /home/pinskia/checkin/x86_64-unknown-linux-gnu/include -isystem /home/pinskia/checkin/x86_64-unknown-lin

[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread hjl at lucon dot org
--- Comment #3 from hjl at lucon dot org 2005-12-13 21:33 --- I believe so. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25397

[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread amylaar at gcc dot gnu dot org
--- Comment #2 from amylaar at gcc dot gnu dot org 2005-12-13 21:21 --- Is building a cross-compiler configured with --target=x86-64-elf likely to work up to this point and reproduce the problem? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25397

[Bug bootstrap/25397] Bootstrap failed

2005-12-13 Thread hjl at lucon dot org
--- Comment #1 from hjl at lucon dot org 2005-12-13 21:03 --- Backout http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00899.html seems to fix this failure. -- hjl at lucon dot org changed: What|Removed |Added