[Bug fortran/53796] I/O INQUIRE of RECL: If not specified in OPEN, the default value should be returned (sequential access)

2016-11-14 Thread t.kondic at leeds dot ac.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53796 toK changed: What|Removed |Added CC||t.kondic at leeds dot ac.uk --- Comment #17 from

[Bug fortran/77596] New: [F03] procedure pointer with implicit interface in type pointing to a function can be 'called'

2016-09-15 Thread t.kondic at leeds dot ac.uk
NCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: t.kondic at leeds dot ac.uk Target Milestone: --- Hi, I guess that in an ideal world, the compiler should generate code to cause a run-time

[Bug fortran/71194] New: ICE on compilation with fcheck=all ; -fcheck=bounds

2016-05-19 Thread t.kondic at leeds dot ac.uk
Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: t.kondic at leeds dot ac.uk Target Milestone: --- The following code crashes the compiler when compiled with the -fcheck=all, or -fcheck=bounds options: program ice implicit none integer, parameter :: pa=10, pb=20