[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-12 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-12 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 --- Comment #8 from Thomas Koenig --- Author: tkoenig Date: Thu Apr 12 21:58:54 2018 New Revision: 259359 URL: https://gcc.gnu.org/viewcvs?rev=259359&root=gcc&view=rev Log: 2018-04-12 Thomas Koenig PR fortran/83064 PR testsui

[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-11 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 --- Comment #7 from Thomas Koenig --- OK, I think I just have gotten closer to what is wrong: $ gfortran -g -O1 -ftree-parallelize-loops=2 do_concurrent_5.f90 $ ./a.out $ gfortran -g -O1 -ftree-parallelize-loops=2 -fopenmp do_concurrent_5.f90

[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-11 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 --- Comment #6 from Thomas Koenig --- (In reply to Dominique d'Humieres from comment #5) > > > The test should probably go to gcc/testsuite/gfortran.dg/gomp/. > > > > No, the testcase should go into libgomp/testsuite/libgomp.fortran/, > > as it i

[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 --- Comment #5 from Dominique d'Humieres --- > > The test should probably go to gcc/testsuite/gfortran.dg/gomp/. > > No, the testcase should go into libgomp/testsuite/libgomp.fortran/, > as it is a runtime test which needs the runtime library. T

[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4

[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 --- Comment #3 from Dominique d'Humieres --- The test should probably go to gcc/testsuite/gfortran.dg/gomp/.

[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 Dominique d'Humieres changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Co

[Bug testsuite/85346] gfortran.dg/do_concurrent_5.f90 FAILs with --disable-libgomp

2018-04-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85346 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|