: libfortran
Assignee: unassigned at gcc dot gnu.org
Reporter: paul.mustiere at gmail dot com
Target Milestone: ---
Hello,
I am building the GNU toolchain for Android with support for Fortran, and
encountered an issue when targeting x86 for the runtime library.
Note: I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71363
--- Comment #3 from Paul Mustiere ---
In the script:
possible_real_kinds="4 8 10 16" i.e. it tries them all
In the for loop, when it tries to compile the dummy Fortran program to check
each kind=k existance, only 4, 8 & 16 exists.
kind=4 is def