<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;">

    <h1 style="font-size: 150%;font-weight:normal; color:#078DC7;"><a href="https://ci.appveyor.com/project/mesa3d/mesa/build/7037" style="color:#078DC7;">Build mesa 7037 completed</a></h1>


    <p style="color: #888;">
        Commit <a href="">cb309d27c5</a> by <a href="mailto:currojerez@riseup.net">Francisco Jerez</a> on 1/26/2018 7:48 PM:
        <br />
        <span style="font-size: 110%;color:#222;">intel/ir: Fix invalid type aliasing with undefined behavior in test_eu_compact.\n\ntest_fuzz_compact_instruction() was attempting to modify the uint64_t\ndata array of a brw_inst through a pointer to uint32_t, which has\nundefined behavior.  This was causing the test_eu_compact unit test to\nfail mysteriously for me on GCC 7 with some additional\nharmless-looking changes I had applied to my tree, which happened to\naffect the order instructions are emitted by GCC causing the bit\ntwiddling to be done after the clear_pad_bits() call which is supposed\nto overwrite the same data through a pointer of different type,\nleading to data corruption.  A similar failure has been reported by\nVinson Lee on the master branch built with GCC 8.\n\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105052\nTested-by: Vinson Lee <vlee@freedesktop.org>\nReviewed-by: Matt Turner <mattst88@gmail.com></span>
    </p>

    <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p>
</div>