Issue 241121.1: Default Lower Bound for Fortran18
| Author: | Mark Wielaard |
|---|---|
| Champion: | |
| Date submitted: | 2024-11-21 |
| Date revised: | |
| Date closed: | 2024-11-21 |
| Type: | Error |
| Status: | Accepted |
| DWARF version: | 6 |
The Default Lower Bound for DW_LANG_Fortran18 on
https://dwarfstd.org/languages.html is listed as 0.
I cannot find a reference for Fortran 2018 changing the default lower
bound for arrays from 1 to 0. ... I think this
might be a typo and it should really be 1?
2024-11-21: Verified with Fortran 23 draft standard. Should be 1.