-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move checkFmt to top of file to avoid compiler bug
Some versions of gfortran ICE with the function in the body of the file. Defining it first seems to be fine and should be valid Fortran 2008. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85138 and #57
- Loading branch information
Showing
1 changed file
with
24 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters