[Bug fortran/103757] compiler rejects import, {none,all,only}, does not recognize the keyword

2021-12-17 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103757 --- Comment #1 from Bastiaan Braams --- Correction, it should say "import, only : wp" (single colon). Same error message.

[Bug fortran/103757] New: compiler rejects import, {none,all,only}, does not recognize the keyword

2021-12-17 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103757 Bug ID: 103757 Summary: compiler rejects import, {none,all,only}, does not recognize the keyword Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity:

[Bug fortran/103748] New: [PDT] Variable declaration with PDT syntax when the type is not a PDT fails to trigger a syntax error

2021-12-16 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103748 Bug ID: 103748 Summary: [PDT] Variable declaration with PDT syntax when the type is not a PDT fails to trigger a syntax error Product: gcc Version: 10.3.1 Status:

[Bug fortran/86052] ICE with parameterized derived types

2021-11-09 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86052 Bastiaan Braams changed: What|Removed |Added CC||b.j.braams at cwi dot nl --- Comment

[Bug fortran/84008] [PDT] ICE accessing kind and len parameters

2021-11-09 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84008 Bastiaan Braams changed: What|Removed |Added CC||b.j.braams at cwi dot nl --- Comment

[Bug fortran/103158] [PDT] ICE on arithmetic with type parameter

2021-11-09 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103158 Bastiaan Braams changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/83762] ICE on variable declaration with undefined PDT parameter

2021-11-09 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83762 Bastiaan Braams changed: What|Removed |Added CC||b.j.braams at cwi dot nl --- Comment

[Bug fortran/103154] [PDT] Crashing gfortran due to bad type parameter specification since r8-3181-g87f3a5cfb59347cd

2021-11-09 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103154 Bastiaan Braams changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/103158] New: ICE on arithmetic with type parameter

2021-11-09 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103158 Bug ID: 103158 Summary: ICE on arithmetic with type parameter Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug fortran/103154] New: Crashing gfortran due to bad type parameter specification

2021-11-09 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103154 Bug ID: 103154 Summary: Crashing gfortran due to bad type parameter specification Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/102966] size() returns 0 for an unallocated array, no error message or error exit

2021-10-29 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102966 --- Comment #7 from Bastiaan Braams --- Pleased to see that the run-time error is properly diagnosed in version 11.2.1 and later, and agreed that the matter is outside the fortran language standard. Just one comment on the discussion in view of

[Bug fortran/102966] New: size() returns 0 for an unallocated array, no error message or error exit

2021-10-27 Thread b.j.braams at cwi dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102966 Bug ID: 102966 Summary: size() returns 0 for an unallocated array, no error message or error exit Product: gcc Version: unknown Status: UNCONFIRMED Severity: