tech-toolchain archive

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

Re: PR/38359 CVS commit: src/gnu/dist/gcc4/gcc/config/m68k



christos%zoulas.com@localhost wrote:

> Well, if the alpha is supposed to run by default in ieee mode, the following
> program shows that the exception bits are not set, and so it is not supposed
> to be signalling FPE.

The test program shows nothing set on PC164.

> Anyway, I will fix lint.

Now it silently fails:
---
#   compile  libm/catan.ln
CC=/usr/src/obj.sun2/tooldir.NetBSD-4.99.62-alpha/bin/m68010--netbsdelf-gcc \
/usr/src/obj.sun2/tooldir.NetBSD-4.99.62-alpha/bin/m68010--netbsdelf-lint \
-chapbxzFS -d /usr/src/obj.sun2/destdir.sun2/usr/include  -D_MULTI_LIBM \
-D_POSIX_MODE -DLIBM_SCCS -I/usr/src/lib/libm/gen    -i \
/usr/src/lib/libm/complex/catan.c

*** Failed target:  catan.ln
*** Failed command: \
CC=/usr/src/obj.sun2/tooldir.NetBSD-4.99.62-alpha/bin/m68010--netbsdelf-gcc \
/usr/src/obj.sun2/tooldir.NetBSD-4.99.62-alpha/bin/m68010--netbsdelf-lint \
-chapbxzFS -d /usr/src/obj.sun2/destdir.sun2/usr/include -D_MULTI_LIBM \
-D_POSIX_MODE -DLIBM_SCCS -I/usr/src/lib/libm/gen -i \
/usr/src/lib/libm/complex/catan.c
*** Error code 1

Stop.
nbmake: stopped in /usr/src/lib/libm

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index