On 2007-12-28 14:26:04 +0100, Martin Michlmayr wrote: > * Vincent Lefevre <[EMAIL PROTECTED]> [2007-12-28 13:51]: > > courge:...re/mpfr-2.3.1-rc1> gcc -DWANT_ASSERT=2 -DHAVE_INTTYPES_H=1 > > -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 > > -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 > > -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 > > -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 > > -I. -I. -I/home/vlefevre/x86_64/gmp-debug/include -Wall > > -Wmissing-prototypes -g -O2 -ftrapv -MT print_raw.lo -MD -MP -MF > > .deps/print_raw.Tpo -c print_raw.c -fPIC -DPIC -o .libs/print_raw.o > > Can you add --save-temps to that call and send the resulting .i file.
Here is it. Also, I've tried with a non-Debian gcc 4.2.2 (installed in /usr/local/bin on this machine) and I get no crash. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
print_raw.i.gz
Description: application/gunzip