[Bug 104971] Test failures on 32 bit Mesa compiled with GCC 7.x

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 6 18:12:46 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104971

            Bug ID: 104971
           Summary: Test failures on 32 bit Mesa compiled with GCC 7.x
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: clayton.a.craft at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
            Blocks: 104757

Compiling 32 bit Mesa with GCC 7.x and -O1 results in a number of test failures
in piglit (e.g. packUnorm2x16).

These tests do *not* fail in either of the following cases:

1) Mesa is compiled with GCC 7 and the -mfpmath=sse flag

2) Mesa is compiled with GCC 6.x

3) Mesa is compiled with -O0

Compiling Mesa with GCC 7 and negating the (exposed) options (e.g.
-fno-<option>) that are enabled by -O1 still results in a failure. These
options were collected from the output of: gcc -Q --help=optimizers -O1|grep
enabled


Referenced Bugs:

https://bugs.freedesktop.org/show_bug.cgi?id=104757
[Bug 104757] [TRACKER] Mesa 18.0 release tracker
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180206/ecfcc12d/attachment-0001.html>


More information about the intel-3d-bugs mailing list