https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
Dominique d'Humieres changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
--- Comment #7 from Thomas Henlich ---
This should have a test-case added, ideally by renaming an already existing
test-case containing Fortran 2018 features to .f18.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
--- Comment #6 from Thomas Henlich ---
Created attachment 47842
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47842&action=edit
Proposed patch to add .f18/.F18 suffix
Add .f18 and .F18 to list of recognized filename suffixes to match the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
--- Comment #5 from Steve Kargl ---
On Thu, Feb 13, 2020 at 05:59:18PM +, thenlich at gcc dot gnu.org wrote:
>
> --- Comment #4 from Thomas Henlich ---
> Additionally, we could also imply -std=f2018 with the .f18/.F18 suffix. That
> would m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
Thomas Henlich changed:
What|Removed |Added
Priority|P3 |P5
--- Comment #4 from Thomas Henlich
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
--- Comment #3 from Steve Kargl ---
On Thu, Feb 13, 2020 at 04:40:08PM +, thenlich at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
>
> --- Comment #2 from Thomas Henlich ---
> I don't know why the Fortran comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
--- Comment #2 from Thomas Henlich ---
I don't know why the Fortran compiler doesn't treat all files as free-form
Fortran source files, unless they have a known extension indicating otherwise.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93736
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C