------- Comment #2 from longb at cray dot com 2009-07-28 13:47 ------- The text at [75:19-20] of the OpenMP 2.5 standard, May 2008, says:
"Variables that appear in namelist statements, in variable format expressions, and in Fortran expressions for statement function definitions, may not appear in a private clause." So the example in Comment #1 looks invalid. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40876