Adar Dembo has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/15558 )

Change subject: Fix loop unroll pragma for GCC < 8
......................................................................

Fix loop unroll pragma for GCC < 8

The 'GCC unroll' pragma was only introduced in GCC 8. Add appropriate
preprocessor checks to avoid warnings on earlier gcc versions.

Change-Id: I0278aba3a7e319a93cdefccc27b63a9e5450a12c
Reviewed-on: http://gerrit.cloudera.org:8080/15558
Tested-by: Todd Lipcon <t...@apache.org>
Reviewed-by: Adar Dembo <a...@cloudera.com>
---
M src/kudu/util/bitmap.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Todd Lipcon: Verified
  Adar Dembo: Looks good to me, approved

-- 
To view, visit http://gerrit.cloudera.org:8080/15558
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I0278aba3a7e319a93cdefccc27b63a9e5450a12c
Gerrit-Change-Number: 15558
Gerrit-PatchSet: 2
Gerrit-Owner: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to