This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/24875] [gfortran, 4.1.0 regression] Arithmetic overflow during compilation
- From: "martin at mpa-garching dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2006 11:14:29 -0000
- Subject: [Bug fortran/24875] [gfortran, 4.1.0 regression] Arithmetic overflow during compilation
- References: <bug-24875-2736@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from martin at mpa-garching dot mpg dot de 2006-01-16 11:14 -------
I have re-tested today, and it seems that the problem only occurs when gfortran
is built using a self-compiled version of GMP 4.1.3. When using the system-wide
installed GMP 4.1.4 I don't get the error.
So this looks like a GMP-related problem (either a bug in GMP or a
miscompilation
of GMP).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24875