<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [oland, clover, llvm5] While-If Problem with Booleans"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109617#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [oland, clover, llvm5] While-If Problem with Booleans"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109617">bug 109617</a>
              from <span class="vcard"><a class="email" href="mailto:jan.vesely@rutgers.edu" title="Jan Vesely <jan.vesely@rutgers.edu>"> <span class="fn">Jan Vesely</span></a>
</span></b>
        <pre>results:

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Correct execution    xxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-------------------------------------------
bool flag = false;
#define VARIANT 2
---
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Platform: Clover
Device: AMD OLAND (DRM 2.50.0 / 4.12.14-lp150.12.45-default, LLVM 5.0.1) (GPU)
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Number of test_kernels: 1
----------
[ 0.100000,  1.000000,  0.000000,  0.000000]
[ 0.000000,  2.000000,  0.000000,  0.000000]
[ 0.241120,  2.000000,  0.000000,  0.000000]

-------------------------------------------
uint flag = false;
#define VARIANT 1
---
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Platform: Clover
Device: AMD OLAND (DRM 2.50.0 / 4.12.14-lp150.12.45-default, LLVM 5.0.1) (GPU)
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Number of test_kernels: 1
----------
[ 0.100000,  1.000000,  0.000000,  0.000000]
[ 0.000000,  2.000000,  0.000000,  0.000000]
[ 0.241120,  2.000000,  0.000000,  0.000000]

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Incorrect execution    xxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-------------------------------------------
bool flag = false;
#define VARIANT 1
---
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Platform: Clover
Device: AMD OLAND (DRM 2.50.0 / 4.12.14-lp150.12.45-default, LLVM 5.0.1) (GPU)
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Number of test_kernels: 1
----------
[ 0.000000,  1.000000,  0.000000,  0.000000]
[ 0.000000,  2.000000,  0.000000,  0.000000]
[ 0.241120,  2.000000,  0.000000,  0.000000]

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>