On 12/17/07 02:27, Lijuan Hai wrote:
gcc-4.3-20070912 doesn't allow commas between clauses. Details given
following. I have just scanned c-parser.c and found we could change
c_parser_omp_clause_name () to enable it.
Thanks for the report. Jakub submitted a patch to fix this problem
which I r
gcc-4.3-20070912 doesn't allow commas between clauses. Details given
following. I have just scanned c-parser.c and found we could change
c_parser_omp_clause_name () to enable it. But I want to know more
before making any changes on it myself. "openmp implementation in
gcc" in GCC SUMMIT 2006 seem