------- Comment #9 from longb at cray dot com 2009-09-21 21:31 ------- The OpenMP spec does require (requirement is on the user):
"chunk_size must be a loop invariant integer expression with a positive value", so detection of a chunk size of -7 at run time would be a user-friendly thing to do. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33439