[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2016-09-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136

Andrew Pinski  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |INVALID

--- Comment #10 from Andrew Pinski  ---
So let's close as invalid then.

[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2016-09-07 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136

--- Comment #9 from David Binderman  ---
(In reply to Andrew Pinski from comment #8)
> Does this work with a much newer GCC?

Hard to say for definite. The machine was recycled many years
ago and is probably in landfill by now.

Given the great age of this bug report, I'd say
it's pretty certain the problem has either gone away 
or we don't care about that machine type by now.

[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2016-09-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2016-09-07
 Ever confirmed|0   |1

--- Comment #8 from Andrew Pinski  ---
Does this work with a much newer GCC?

[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2007-01-18 Thread rkrylov at mail dot ru


--- Comment #7 from rkrylov at mail dot ru  2007-01-18 19:53 ---
I got same result with --with-cpu=athlon64 on gcc-4.3-20070112 snapshot.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136



[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2007-01-17 Thread dcb314 at hotmail dot com


--- Comment #6 from dcb314 at hotmail dot com  2007-01-17 12:14 ---
(In reply to comment #5)
 I can confirm this problem on recent snapshots as well (20070105 and 
 20070112).

Agreed.

Snapshot 20010112 goes wrong and it's definately the flag
--with-cpu=opteron that causes the trouble.

Looks like a broken machine description to me, but I could
be wrong.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136



[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2007-01-15 Thread as7cf at yahoo dot com


--- Comment #5 from as7cf at yahoo dot com  2007-01-15 16:10 ---
I can confirm this problem on recent snapshots as well (20070105 and 20070112).
I'm also on x86_64. Bootstrap fails with that same message.

Configuring GCC with:   
--prefix=/usr   
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.98-alpha20070112  
   
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.98-alpha20070112/include  
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.98-alpha20070112  
   
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.98-alpha20070112/man   
   
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.98-alpha20070112/info 
   
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.98-alpha20070112/include/g++-v4
 
--host=x86_64-pc-linux-gnu 
--build=x86_64-pc-linux-gnu 
--disable-altivec 
--disable-nls   
--with-system-zlib  
--disable-checking  
--disable-werror
--enable-secureplt  
--disable-libunwind-exceptions 
--enable-multilib 
--disable-libmudflap 
--disable-libssp 
--disable-libgcj 
--enable-languages=c,c++ 
--enable-shared 
--enable-threads=posix 
--enable-bootstrap 
--enable-__cxa_atexit 
--enable-clocale=gnu  


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136



[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2006-12-18 Thread dcb314 at hotmail dot com


--- Comment #4 from dcb314 at hotmail dot com  2006-12-18 09:28 ---
(In reply to comment #3)
 I tried it out and it is still broken.

I have more detail.

I finally managed to get a working compiler
by removing all of the following flags from the
configure line

--disable-multilib
--with-cpu=opteron
--with-mpfr=/home/dcb/somewhere_else

I am not certain which one causes the problem,
but since the original crash occurs in the machine
description, I suspect that the --with-cpu=opteron
is causing the problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136



[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2006-12-17 Thread dcb314 at hotmail dot com


--- Comment #3 from dcb314 at hotmail dot com  2006-12-17 09:05 ---
(In reply to comment #2)
 I expect to try out 4.3-20061216.

I tried it out and it is still broken.

Is that three snapshots in a row
that fail on x86_64 ?


-- 

dcb314 at hotmail dot com changed:

   What|Removed |Added

 Status|WAITING |UNCONFIRMED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136



[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2006-12-13 Thread dcb314 at hotmail dot com


--- Comment #2 from dcb314 at hotmail dot com  2006-12-13 13:25 ---
(In reply to comment #1)
 Does this work now on the mainline?

The only access to mainline I have is
by the weekly snapshots.

I expect to try out 4.3-20061216.

Thus, answer expected Monday 18 Dec 2006.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136



[Bug bootstrap/30136] bootstrap fail for 4.3-20061209

2006-12-12 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-12-13 07:26 ---
Does this work now on the mainline?


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136