<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Headers/max_align.c fails on Linux x86"
   href="https://bugs.llvm.org/show_bug.cgi?id=42487">42487</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Headers/max_align.c fails on Linux x86
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Test Suite
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>lit
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lukebenes@hotmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>daniel@zuster.org, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Starting with r356197, the following lit test is failing on x86 Linux:

FAIL: Clang :: Headers/max_align.c (8904 of 44478)
******************** TEST 'Clang :: Headers/max_align.c' FAILED
********************
Script:
--
: 'RUN: at line 1';   /build/bin/clang -cc1 -internal-isystem
build/lib/clang/9.0.0/include -nostdsysteminc -fsyntax-only -std=c11 -verify
llvm/tools/clang/test/Headers/max_align.c
--
Exit Code: 1

Command Output (stderr):
--
error: 'error' diagnostics seen but not expected: 
  File llvm/tools/clang/test/Headers/max_align.c Line 12: static_assert failed
due to requirement '16 == _Alignof(max_align_t)' ""
1 error generated.


I have tested this on both 32-bit Fedora 30 and Arch 32.</pre>
        </div>
      </p>


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

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>