[Bug fortran/84778] Issue with character arguments of specified length (does not compile)

2018-03-12 Thread david.applegate at woodplc dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84778 david.applegate at woodplc dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug fortran/84778] Issue with character arguments of specified length (does not compile)

2018-03-12 Thread david.applegate at woodplc dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84778 --- Comment #3 from david.applegate at woodplc dot com --- Thanks for the reply and the clarification. I have two comments to make regarding this if I may... 1) Previous gfortran compilers were happy with the code. I also tested g95 and

[Bug fortran/84778] Issue with character arguments of specified length (does not compile)

2018-03-09 Thread david.applegate at woodplc dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84778 --- Comment #1 from david.applegate at woodplc dot com --- This bug does not occur in GCC 4.8.2

[Bug fortran/84778] New: Issue with character arguments of specified length (does not compile)

2018-03-09 Thread david.applegate at woodplc dot com
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: david.applegate at woodplc dot com Target Milestone: --- Pass a character "a" into a subroutine with an additional argument integer "b" which specifies it