[Bug fortran/96902] internal compiler error in gimplify_scan_omp_clauses with "!$omp target enter data" directive

2020-09-02 Thread michalak at ucar dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96902 michalak at ucar dot edu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug libgomp/96902] New: internal compiler error in gimplify_scan_omp_clauses with "!$omp target enter data" directive

2020-09-02 Thread michalak at ucar dot edu
NCONFIRMED Severity: normal Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: michalak at ucar dot edu CC: jakub at gcc dot gnu.org Target Milestone: --- Created attachment 49177 --> https://gcc.gnu

[Bug fortran/94408] Spurious error: ‘rw_nl_grid’ must be a module procedure or an external procedure

2020-03-30 Thread michalak at ucar dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94408 --- Comment #3 from michalak at ucar dot edu --- Thank you, I've verified that removing the interface definitions works for this test program and provides a workaround for the original code from which this example was pulled. I'm not

[Bug fortran/94408] Spurious error: ‘rw_nl_grid’ must be a module procedure or an external procedure

2020-03-30 Thread michalak at ucar dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94408 --- Comment #1 from michalak at ucar dot edu --- Here is a slightly more simplified version of the test.F90 program that still demonstrates the error with gcc 9.1.0 (below). The namelist_t type from the previous reproducer code turns out not to

[Bug fortran/94408] New: Spurious error: ‘rw_nl_grid’ must be a module procedure or an external procedure

2020-03-30 Thread michalak at ucar dot edu
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: michalak at ucar dot edu Target Milestone: --- The following session log contains a listing of the reproducer program, test.F90, and a set of compile and run commands

[Bug fortran/94407] New: Spurious Error: ‘rw_nl_grid’ must be a module procedure or an external procedure

2020-03-30 Thread michalak at ucar dot edu
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: michalak at ucar dot edu Target Milestone: --- The following session log contains a listing of the reproducer program, test.F90, and a set of compile and run commands

[Bug fortran/34770] New: Incorrect array indexing through pointer when array does not start at 1

2008-01-13 Thread michalak at ucar dot edu
Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michalak at ucar dot edu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34770