gcc seems to use GMP for (all) its compiletime calculations - is this for cross-compile unification of calculation results or just for better result at all - or both?
To make the gcc build process more complicated.
Daniel Murphy via Digitalmars-d Tue, 01 Jul 2014 00:43:24 -0700
gcc seems to use GMP for (all) its compiletime calculations - is this for cross-compile unification of calculation results or just for better result at all - or both?
To make the gcc build process more complicated.