[gomp4] Random omp-low.c backporting

Nathan Sidwell nathan@acm.org
Tue Nov 10 20:39:00 GMT 2015


On 11/10/15 11:28, Thomas Schwinge wrote:
> Hi Nathan!
>
> On Tue, 10 Nov 2015 09:19:50 -0500, Nathan Sidwell <nathan@acm.org> wrote:
>> I've committed this to backport a bunch of random bits from trunk to gomp4, and
>> thereby reduce divergence.
>
> Yeah, I had some of these on my list, too.
>
>> --- omp-low.c	(revision 230080)
>> +++ omp-low.c	(working copy)
>> @@ -12515,7 +12485,7 @@ replace_oacc_fn_attrib (tree fn, tree di
>>      function attribute.  Push any that are non-constant onto the ARGS
>>      list, along with an appropriate GOMP_LAUNCH_DIM tag.  */
>>
>> -void
>> +static void
>>   set_oacc_fn_attrib (tree fn, tree clauses, vec<tree> *args)
>>   {
>>     /* Must match GOMP_DIM ordering.  */
>

fixed.  Not sure why I don't encounter these build problems ...

nathan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: omp-static.patch
Type: text/x-patch
Size: 603 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151110/44d14740/attachment.bin>


More information about the Gcc-patches mailing list