https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60933
--- Comment #15 from Leif Leonhardy ---
(In reply to Richard Biener from comment #14)
> Fixed.
In trunk that is.
In GCC 6.1.0 we still have
$ egrep -iw 'gmp|mpfr|mpc' src/gcc-6.1.0/contrib/download_prerequisites
MPFR=mpfr-2.4.2
GMP=gmp-4.3.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63484
Leif Leonhardy changed:
What|Removed |Added
CC||bugfeed at online dot de
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60933
--- Comment #11 from Leif Leonhardy ---
(In reply to Jonathan Wakely from comment #2)
> We've had situations in the past where the minimum suggested versions work
> and the latest versions prevented GCC from building.
Well, in the past... ;-)
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982
--- Comment #10 from Leif Leonhardy 2013-04-18
01:17:31 UTC ---
"One proposed requirement on setjmp is that it be usable like any other
function, that is, that it be callable in *any* expression context, and that
the expression evaluate co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53662
Leif Leonhardy changed:
What|Removed |Added
CC||bugfeed at online dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48496
--- Comment #20 from Leif Leonhardy 2012-04-09
16:42:38 UTC ---
(In reply to comment #16)
> It is time to do something as GCC 4.7 is quite hampered by this on IA-64.
Indeed. Besides MPIR (hence presumably also GMP) and NTL, also MPFR, GMP-ECM,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48496
--- Comment #15 from Leif Leonhardy 2012-04-05
18:03:31 UTC ---
Just for the record:
Also MPIR 2.1.3, MPIR 2.4.0 and NTL 5.5.2 fail to build, with the same error
message ("error: ‘asm’ operand requires impossible reload").
Work-around for MPIR: