This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FX's nightly builds broken on Pentium-1


FX,

also today's (20070110) build gives:

% gdb --args /tmp/irun/bin/../libexec/gcc/i386-pc-linux-gnu/4.3.0/f951 foo.f90
-quiet -dumpbase foo.f90 -mtune=i386 -auxbase foo -version -fintrinsic-modules-p
ath /tmp/irun/bin/../lib/gcc/i386-pc-linux-gnu/4.3.0/finclude -o /tmp/ccm56Zd0.s
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...
(gdb) run
Starting program: /tmp/irun/libexec/gcc/i386-pc-linux-gnu/4.3.0/f951 foo.f90 -qu
iet -dumpbase foo.f90 -mtune=i386 -auxbase foo -version -fintrinsic-modules-path
/tmp/irun/bin/../lib/gcc/i386-pc-linux-gnu/4.3.0/finclude -o /tmp/ccm56Zd0.s
GNU F95 version 4.3.0 20070110 (experimental) (i386-pc-linux-gnu)
compiled by GNU C version 4.3.0 20070110 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096


Program received signal SIGSEGV, Segmentation fault.
mpfr_set_default_prec (prec=128) at set_dfl_prec.c:32
32      set_dfl_prec.c: No such file or directory.
        in set_dfl_prec.c
(gdb) where
#0  mpfr_set_default_prec (prec=128) at set_dfl_prec.c:32
(gdb)

Cheers,
-ha


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]