Changes needed to make gmp 4.2.1 build with GCC trunk
Torbjorn Granlund
tg-this-will-bounce-but-I-am-subscribed-to-the-list-honest at swox.com
Mon Sep 3 17:04:13 CEST 2007
Sorry for a quite slow reply!
In May, you wrote:
GCC 4.3 will change inline semantics to be standard conforming to
C99. The t-locale.cc test references abort(), so it should include
cstdlib.
If those already are fixed in development sources just ignore this
post.
I worry about backwards compatibility of the C++ change.
Is <cstdio> available since the dawn of C++, or when was it added?
The inline change is protected by __GNUC_STDC_INLINE__. Is
that in the official FSF gcc releases?
--
Torbjörn
More information about the gmp-devel
mailing list