[Bug fortran/85675] parameters from other modules in openmp default(none) not specified in enclosing 'parallel'

2020-08-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85675 Tobias Burnus changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[Bug fortran/85675] parameters from other modules in openmp default(none) not specified in enclosing 'parallel'

2018-05-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85675 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug fortran/85675] parameters from other modules in openmp default(none) not specified in enclosing 'parallel'

2018-05-07 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85675 --- Comment #2 from Harald Anlauf --- Running under the debugger (separate file 2 only): Breakpoint 1, gfc_omp_predetermined_sharing (decl=0xb7c100fc) at ../../trunk/gcc/fortran/trans-openmp.c:152 152 if (VAR_P (decl) && TREE_READONLY

[Bug fortran/85675] parameters from other modules in openmp default(none) not specified in enclosing 'parallel'

2018-05-07 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85675 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #1 from