--- Comment #16 from pinskia at gcc dot gnu dot org 2006-01-24 13:28
---
This is still a regression even though Honza/HJL's change exposed a latent bug.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #8 from hjl at lucon dot org 2006-01-23 06:03 ---
This is very strange. Even without the -mtune=generic patch, c34006a fails on
Linux/i686 with -Os, -mtune[i386 i486 pentium k6 athlon k8 pentium4 nocona].
Laurent, do you know why?
--
http://gcc.gnu.org/bugzilla/show_bug.
--- Comment #7 from hjl at lucon dot org 2006-01-23 05:34 ---
[EMAIL PROTECTED] ada-1]$ make
/export/build/gnu/gcc-last/build-i686-linux/gcc/xgcc
-B/export/build/gnu/gcc-last/build-i686-linux/gcc/ -v
Reading specs from /export/build/gnu/gcc-last/build-i686-linux/gcc/specs
Target: i686-pc
--- Comment #6 from hjl at lucon dot org 2006-01-23 05:32 ---
I think it is a latent bug. When I added -mtune=k8 with revsion 109969, I got
the same failure on c34006a. Laurent, can you verify it as well as cc1226b?
Why do we only see it in Ada?
--
http://gcc.gnu.org/bugzilla/show_b
--- Comment #5 from laurent at guerby dot net 2006-01-22 16:50 ---
It does work for me. What is the version of your host Ada compiler? On the
machine I used to bootstrap 109969 it is:
$ gnatls -v
GNATLS 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
...
mkdir -p ada/bldtools/nmak
--- Comment #4 from hjl at lucon dot org 2006-01-22 16:14 ---
I got the same Ada bootrap problem with revision 109968.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25899
--- Comment #3 from hjl at lucon dot org 2006-01-22 16:08 ---
Are you sure that r109969 really works. I got
mkdir -p ada/bldtools/nmake_b
cp -p /net/gnu-13/export/gnu/src/gcc-last/gcc/gcc/ada/sinfo.ads
/net/gnu-13/export/gnu/src/gcc-last/gcc/gcc/ada/nmake.adt
/net/gnu-13/export/gnu/src/
--- Comment #2 from hjl at lucon dot org 2006-01-22 14:51 ---
I don't know anything about Ada. Can you convert the testcase into C?
--
hjl at lucon dot org changed:
What|Removed |Added
---
--
steven at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Component|ada |target
Ever C