https://llvm.org/bugs/show_bug.cgi?id=30884

            Bug ID: 30884
           Summary: Merge r280138 into the 3.9 branch
           Product: OpenMP
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Runtime Library
          Assignee: unassignedb...@nondot.org
          Reporter: howarth.mailing.li...@gmail.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

I would like to propose merging the change...

r280138 | jlpeyton | 2016-08-30 15:28:58 -0400 (Tue, 30 Aug 2016) | 5 lines

Appease older gcc compilers for the many-microtask-args.c test

Older gcc compilers error out with the C99 syntax of: for (int i =...)
so this change just moves the int i; declaration up above.

to 3.9 branch for the 3.9.1 release

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to