Hi Steve,
It certainly looks good to me and if it works on the intended targets,
it cannot be bad! OK for trunk.
Thanks for the patch
Paul
On 15 November 2013 18:33, Steve Ellcey wrote:
>
> A while back I checked in a Fortran configure patch that allowed me to build
> Fortran for the mips-mti
A while back I checked in a Fortran configure patch that allowed me to build
Fortran for the mips-mti-elf target. I used the same mechanism (checking
with_newlib) that libstdc++ and libjava use. This change broke the aarch64
Fortran build because that platform's newlib does not have strtold. I