http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53580
Fernando G. Tinetti <fernando at info dot unlp.edu.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fernando at info dot
| |unlp.edu.ar
--- Comment #2 from Fernando G. Tinetti <fernando at info dot unlp.edu.ar>
2012-06-05 11:07:07 UTC ---
(In reply to comment #1)
> I'll look at it, but note that your testcase is invalid OpenMP.
We saw this with Federico, and we agree in that the testcase is invalid OpenMP
code. Furthermore:
1) the compiler message is right.
2) should the compiler report an error instead of a warning? (I don't know what
the compiler is required to report...).
Fernando.