8sa1-gcc/gcc/doc
Janne Blomqvist 8be34204de Bump minimum MPFR version to 3.1.0
Bump the minimum MPFR version to 3.1.0, released 2011-10-03. With this
requirement one can still build GCC with the operating system provided
MPFR on old but still supported operating systems like SLES 12 (MPFR
3.1.2) or RHEL/CentOS 7.x (MPFR 3.1.1).

This allows removing some code in the Fortran frontend, as well as
fixing PR 91828.

ChangeLog:

2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>

	PR fortran/91828
	* configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
	* configure: Regenerated.

gcc/ChangeLog:

2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>

	PR fortran/91828
	* doc/install.texi: Document that the minimum MPFR version is
	3.1.0.

gcc/fortran/ChangeLog:

2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>

	PR fortran/91828
	* simplify.c (gfc_simplify_fraction): Remove fallback path for
	MPFR < 3.1.0.

From-SVN: r278058
2019-11-11 17:59:48 +02:00
..
include
avr-mmcu.texi avr-mmcu.texi: Re-generate because config/avr/avr-devices.c was changed in r269487. 2019-10-09 09:05:04 +00:00
bugreport.texi
cfg.texi
collect2.texi
compat.texi
configfiles.texi
configterms.texi
contrib.texi
contribute.texi
cpp.texi PR c/66970 - Add __has_builtin() macro 2019-10-28 16:46:28 -06:00
cppdiropts.texi
cppenv.texi
cppinternals.texi
cppopts.texi
cppwarnopts.texi
extend.texi PR c/66970 - Add __has_builtin() macro 2019-10-28 16:46:28 -06:00
fragments.texi
frontends.texi
gcc.texi
gccint.texi
gcov-dump.texi
gcov-tool.texi
gcov.texi
generic.texi
gimple.texi
gnu.texi
gty.texi
headerdirs.texi
hostconfig.texi
implement-c.texi
implement-cxx.texi
install-old.texi
install.texi Bump minimum MPFR version to 3.1.0 2019-11-11 17:59:48 +02:00
install.texi2html
interface.texi
invoke.texi Handle removal of old-style function definitions in C2x. 2019-11-08 01:21:40 +00:00
languages.texi
libgcc.texi
loop.texi
lto-dump.texi
lto.texi re PR middle-end/26241 (None of the IPA passes are documented in passes.texi) 2019-10-10 15:44:26 -04:00
makefile.texi
match-and-simplify.texi
md.texi Generalise gather and scatter optabs 2019-11-08 08:32:19 +00:00
objc.texi
optinfo.texi
options.texi
passes.texi re PR middle-end/26241 (None of the IPA passes are documented in passes.texi) 2019-10-10 15:44:26 -04:00
plugins.texi
poly-int.texi Deal with incoming POLY_INT_CST ranges (PR92033) 2019-10-16 09:50:44 +00:00
portability.texi
rtl.texi Remove clobber_high 2019-10-01 08:55:50 +00:00
service.texi
sourcebuild.texi [arm][1/X] Add initial support for saturation intrinsics 2019-11-07 10:39:39 +00:00
standards.texi
tm.texi configure.ac: Compute and substitute omp_device_properties and omp_device_property_deps. 2019-10-31 11:09:43 +01:00
tm.texi.in configure.ac: Compute and substitute omp_device_properties and omp_device_property_deps. 2019-10-31 11:09:43 +01:00
tree-ssa.texi tree-ssa.texi (Immediate Uses): Fix FOR_EACH_IMM_USE_STMT example. 2019-10-29 11:32:04 +00:00
trouble.texi
ux.texi