[Bug libgomp/43893] Error: Invalid controlling predicate with -fopenmp

2010-04-26 Thread e0600347 at student dot tuwien dot ac dot at
--- Comment #3 from e0600347 at student dot tuwien dot ac dot at 2010-04-26 15:22 --- Exact error message with testcase: testcase.cpp: In member function ‘Matrix Matrix::operator*(const Matrix&) const [with unsigned int otherCOLS = 1u, unsigned int ROWS = 1u, unsigned int COLS = 1u, T =

[Bug libgomp/43893] Error: Invalid controlling predicate with -fopenmp

2010-04-26 Thread e0600347 at student dot tuwien dot ac dot at
--- Comment #2 from e0600347 at student dot tuwien dot ac dot at 2010-04-26 15:17 --- Created an attachment (id=20492) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20492&action=view) Preprocessed testcase source Compiled with: g++ -std=gnu++0x -fopenmp -save-temps -o test testca

[Bug libgomp/43893] Error: Invalid controlling predicate with -fopenmp

2010-04-26 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2010-04-26 14:33 --- This isn't self-contained testcase. Please either provide a preprocessed source, or some small testcase that can be actually compiled. See http://gcc.gnu.org/bugs.html for details. template void foo (void) { int i