Skip to content

Commit 652d82f

Browse files
committed
README: Add a note about line length limit in recent gfortran
1 parent ee9a568 commit 652d82f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ $ fpm test --profile release --flag -ffree-line-length-0
174174

175175
Thankfully Fortran 2023 raised this obscolecent line limit to 10,000
176176
characters, so by using newer compilers you might never encounter this problem.
177+
In the case of gfortran, this appears to have been resolved by default starting in release 14.1.0.
177178

178179
#### Line breaks in macro invocations
179180

0 commit comments

Comments
 (0)