Skip to content
Snippets Groups Projects
Commit e8269442 authored by Rolf Eike Beer's avatar Rolf Eike Beer
Browse files

Tests: fix a warning with acc

This should fix this compiler warning observed with aCC:

Warning 863: ".../kwsys/testSystemInformation.cxx", line 93 # Result of operator << is widened from int to long.
        if (info.DoesCPUSupportFeature(1 << i))

Change-Id: Ie33521c354b11e3e852c801537c0c82f82c7041c
parent f4928d44
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment