[Patch, Fortran] PR92896 [10 Regression] Fix - Prevent character conversion in array constructor

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Dec 17 18:11:00 GMT 2019


On Tue, Dec 17, 2019 at 08:04:30PM +0200, Janne Blomqvist wrote:
> 
> Well, frontends are nowadays C++, so
> 
> a) No need to include stdbool.h, bool is a builtin type.
> 
> b) optional arguments are a thing (they are also used elsewhere in the
> Fortran frontend).
> 

Ah, yes.  The creep of C++ into gfortran code continues.

-- 
Steve
"All Things Must Pass", G. Harrison



More information about the Fortran mailing list