--- Additional Comments From pluto at agmk dot net 2005-07-22 19:51 ---
(In reply to comment #6)
> Which stage is this?
./xgcc -B./ -B/usr/athlon-pld-linux/bin/
-isystem /usr/athlon-pld-linux/include
-isystem /usr/athlon-pld-linux/sys-include
-L/home/users/builder2/rpm/BUILD/gcc-4.
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-22
19:49 ---
Which stage is this?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22584
--- Additional Comments From pluto at agmk dot net 2005-07-22 19:48 ---
ufff, i've found the point.
with e.g. -march=athlon latest cvs snapshot builds.
with -march=i686 -mtune=pentium4 boostrap ices.
patchset is fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22584
--- Additional Comments From pluto at agmk dot net 2005-07-22 10:31 ---
[ i686 ]
I've checked bootstrap without gcc-keep-volatile-sematics.patch
and gcc-pr20297.patch but it still ices.
i'm testing bootstrap w/o gcc-pr22484.patch now...
w/o gcc-pr22493.patch, gcc-pr22037.patch not test
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-21
16:56 ---
One thing you don't need gcc-ada-fwrapv.patch any more. The rest except for
20297 I trust are good
as most are my patches.
--
What|Removed |Added
-
--- Additional Comments From pluto at agmk dot net 2005-07-21 08:53 ---
(In reply to comment #1)
> Hmm, this works for me with "Thu Jul 21 04:11:47 UTC 2005" version of the
CVS.
> How are you building GCC and how are you configuring GCC?
> Also do you have any local patches which migh
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-21
08:38 ---
Hmm, this works for me with "Thu Jul 21 04:11:47 UTC 2005" version of the CVS.
How are you building GCC and how are you configuring GCC?
Also do you have any local patches which might have caused this?
--