This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/33398] New: configure: error: GNU Fortran is not working
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Sep 2007 19:13:02 -0000
- Subject: [Bug bootstrap/33398] New: configure: error: GNU Fortran is not working
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
configure:13357: checking whether the GNU Fortran compiler is working
configure:13371: /test/gnu/gcc/objdir/./gcc/gfortran
-B/test/gnu/gcc/objdir/./gc
c/ -B/opt/gnu64/gcc/gcc-4.3.0/hppa64-hp-hpux11.11/bin/
-B/opt/gnu64/gcc/gcc-4.3.
0/hppa64-hp-hpux11.11/lib/ -isystem
/opt/gnu64/gcc/gcc-4.3.0/hppa64-hp-hpux11.11
/include -isystem /opt/gnu64/gcc/gcc-4.3.0/hppa64-hp-hpux11.11/sys-include -c
conftest.f >&5
../init2.c:37: assertion failed: ((32 - 0)+0) == (((32 - 0)+0)/8) * 8 &&
sizeof
(mp_limb_t) == (((32 - 0)+0)/8)
<built-in>:0: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
configure:13377: $? = 1
configure: failed program was:
|
| program foo
| real, parameter :: bar = sin (12.34 / 2.5)
| end program foo
configure:13398: result: no
configure:13400: error: GNU Fortran is not working; please report a bug in
http:
//gcc.gnu.org/bugzilla, attaching
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libgf
ortran/config.log
I recently updated to mpfr-2.3.0, but gmp is still gmp-4.2.1. Gmp has
been the same for a long time.
--
Summary: configure: error: GNU Fortran is not working
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa64-hp-hpux11.11
GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33398