[llvm-bugs] [Bug 30884] New: Merge r280138 into the 3.9 branch

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Nov 2 06:46:50 PDT 2016


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: unassignedbugs at nondot.org
          Reporter: howarth.mailing.lists at gmail.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161102/2013990e/attachment.html>


More information about the llvm-bugs mailing list