[Bug fortran/40878] !$omp collapse(m) with non-constant m should give error

2009-07-28 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-07-28 16:34 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/40878] !$omp collapse(m) with non-constant m should give error

2009-07-28 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2009-07-28 16:33 --- Subject: Bug 40878 Author: jakub Date: Tue Jul 28 16:33:08 2009 New Revision: 150167 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150167 Log: PR fortran/40878 * openmp.c (gfc_match_omp_clause

[Bug fortran/40878] !$omp collapse(m) with non-constant m should give error

2009-07-28 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2009-07-28 16:16 --- Subject: Bug 40878 Author: jakub Date: Tue Jul 28 16:15:47 2009 New Revision: 150165 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150165 Log: PR fortran/40878 * openmp.c (gfc_match_omp_clause

[Bug fortran/40878] !$omp collapse(m) with non-constant m should give error

2009-07-27 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org