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



On May 3, 11:47pm, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: 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.

Right. Same on my alphastation.

| 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

can you ktrace it?

christos


Home | Main Index | Thread Index | Old Index