[gomp] C++ #pragma omp for and -fno-for-scope
Mike Stump
mrs@apple.com
Tue Oct 25 19:51:00 GMT 2005
On Oct 25, 2005, at 11:56 AM, Jakub Jelinek wrote:
> While looking at PR c++/24512, I have noticed that for
> #pragma omp {,parallel }for loops we don't handle -fno-for-scope
Issue a sorry and don't worry about it? -fno-for-scope is for legacy
code for people that can't be bothered to spend a few minutes
updating their code. I'd hope that the gomp code bases aren't that
crusty.
More information about the Gcc
mailing list