[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New gcc for testing...



Hi Michael...

On 10 Dec 1997, Michael Alan Dorman wrote:

: From: Michael Alan Dorman <mdorman@viper.law.miami.edu>
: To: debian-alpha@lists.debian.org
: Date: 10 Dec 1997 08:39:21 -0500
: Subject: New gcc for testing...
: 
: On a lark yesterday, I decided to examine RedHat's gcc, to see if
: there was any chance that I could use their patches to help merge our
: Alpha gcc with the mainline one.
: 
: Amazingly, it seems to have worked.
: 
: However, I'm hoping that I can get a few people to test it a bit,
: because I don't want to send this out only to have it tank.  Please
: download it from:
: 
: ftp://mdorman.law.miami.edu/{gcc,cpp}*deb
: 
: The sooner reports come back, the sooner I can look at moving it up to
: master and sending the patches over to Galen.
: 
: Mike.

Well, cc1 sigaborts (signal 6) for me:

$ gcc -v -O2 -c cdbmake_add.c
Reading specs from /usr/lib/gcc-lib/alpha-linux/2.7.2.3/specs
gcc version 2.7.2.3
 /usr/lib/gcc-lib/alpha-linux/2.7.2.3/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7 -D__alpha -D__alpha__ -D__linux__ -D__linux -D_LONGLONG -Dlinux -Dunix -D__ELF__ -D__alpha -D__alpha__ -D__linux__ -D__linux -D_LONGLONG -D__linux__ -D__unix__ -D_

_ELF__ -D__linux -D__unix -Asystem(linux) -Acpu(alpha) -Amachine(alpha) -D__OPTIMIZE__ -D__LANGUAGE_C__ -D__LANGUAGE_C -DLANGUAGE_C cdbmake_add.c /tmp/cca13501.i
GNU CPP version 2.7.2.3 (Alpha Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/alpha-linux/include
 /usr/lib/gcc-lib/alpha-linux/2.7.2.3/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/alpha-linux/2.7.2.3/cc1 /tmp/cca13501.i -quiet -dumpbase cdbmake_add.c -O2 -version -o /tmp/cca13501.s
GNU C version 2.7.2.3 (Alpha Linux/ELF) compiled by GNU C version 2.7.2.1.
gcc: Internal compiler error: program cc1 got fatal signal 6

Without "-O2" (ie -O1 or without -Ox at all) it works "fine?" :)

BTW, It also happens with gcc_2.7.2.1-10, so it is not your
patches fault.

I'm using libc6.1_2.0.6-0.2 (compiled by me using sources from
ftp://ftp.ods.com/pub/linux/)

The "offending" program is cdbmake_add.c from tcpserver-0.50 by Dan
Bernstein, available at ftp://koobera.math.uic.edu/pub/software/

Regards,
-- 
Roberto A. Lumbreras Pastor  *  mailto:rover@lander.es
Lander Internet - Spain      *  http://www.lander.es/
Tel +34 1 556.28.83          *  Fax +34 1 556.30.01


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-alpha-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: