https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117347
Bug ID: 117347
Summary: Associate with derived type array constructor
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117077
Bug ID: 117077
Summary: ICE due to allocatable component in hidden type
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117070
--- Comment #1 from Ivan Pribec ---
This is supposed to work already with the F2008 standard:
> nagfor -f2008 dispatch_test.f90
NAG Fortran Compiler Release 7.2(Shin-Urayasu) Build 7203
Evaluation trial version of NAG Fortran Compiler Release
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117070
Bug ID: 117070
Summary: Procedure target error with parameter structure
constructor
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113305
--- Comment #3 from Ivan Pribec ---
In the mail archive
(https://gcc.gnu.org/legacy-ml/fortran/2014-02/msg00077.html) I've read a
message implying that do concurrent gets translated into a regular for-loop
annotated with "#pragma ivdep", which a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113305
Bug ID: 113305
Summary: ICE with do concurrent and ivdep
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran