[Bug target/45524] r163815/r163816 produces new regressions on x86_64-apple-darwin10
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Sat Sep 4 00:02:00 GMT 2010
------- Comment #7 from dominiq at lps dot ens dot fr 2010-09-04 00:02 -------
Apparently the configure option '--enable-decimal-float=no' is not even
working:
[macbook] f90/bug% gfc -v
Using built-in specs.
COLLECT_GCC=gfc
COLLECT_LTO_WRAPPER=/opt/gcc/gcc4.6w/libexec/gcc/x86_64-apple-darwin10.4.0/4.6.0/lto-wrapper
Target: x86_64-apple-darwin10.4.0
Configured with: ../work/configure --prefix=/opt/gcc/gcc4.6w
--enable-languages=c,c++,fortran,objc,obj-c++,java,lto --with-gmp=/opt/sw64
--with-libiconv-prefix=/opt/sw64 --with-system-zlib --with-cloog=/opt/sw64
--enable-decimal-float=no
Thread model: posix
gcc version 4.6.0 20100903 (experimental) [trunk revision 163847p4] (GCC)
[macbook] gcc/build_w% grep -r enable_decimal_float */config.log
gcc/config.log:enable_decimal_float='dpd'
libdecnumber/config.log:enable_decimal_float='dpd'
prev-gcc/config.log:enable_decimal_float='dpd'
prev-libdecnumber/config.log:enable_decimal_float='dpd'
stage1-gcc/config.log:enable_decimal_float='dpd'
stage1-libdecnumber/config.log:enable_decimal_float='dpd'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45524
More information about the Gcc-bugs
mailing list