[Bug fortran/82121] New: Unclassifiable statement during compilation when assigning to a Character array in a derived type contained in a ASSOCIATE statement

2017-09-06 Thread iain.miller at ecmwf dot int
Version: 7.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: iain.miller at ecmwf dot int Target Milestone: --- Created attachment 42136 --> ht

[Bug libgomp/69183] ICE when using OpenMP PRIVATE keyword in OMP DO loop not explicitly encapsulated in OMP PARALLEL region

2016-01-08 Thread iain.miller at ecmwf dot int
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69183 --- Comment #2 from Iain Miller --- On further testing and investigation the ICE only appears when attempting to allocate and use ZHOFX. Removing all references to ZHOFX in the test case allows it the subroutine to compile.

[Bug libgomp/69183] New: ICE when using OpenMP PRIVATE keyword in OMP DO loop not explicitly encapsulated in OMP PARALLEL region

2016-01-07 Thread iain.miller at ecmwf dot int
: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: iain.miller at ecmwf dot int CC: jakub at gcc dot gnu.org Target Milestone: --- Created attachment 37250 --> ht