<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </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 --- - Failing tests when LLVM is compiled with GCC 5.3.1 on Fedora"
   href="https://llvm.org/bugs/show_bug.cgi?id=27598">27598</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Failing tests when LLVM is compiled with GCC 5.3.1 on Fedora
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>MCJIT
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>rivanvx@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I'm using Fedora 23 x86_64 with

$ gcc --version
gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ g++ --version
g++ (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I get

Failing Tests (24):
    LLVM :: ExecutionEngine/MCJIT/remote/cross-module-a.ll
    LLVM :: ExecutionEngine/MCJIT/remote/eh.ll
    LLVM :: ExecutionEngine/MCJIT/remote/multi-module-a.ll
    LLVM :: ExecutionEngine/MCJIT/remote/simpletest-remote.ll
    LLVM :: ExecutionEngine/MCJIT/remote/stubs-remote.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-data-align-remote.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-fp-no-external-funcs-remote.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-remote.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/cross-module-a.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/eh.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/simpletest-remote.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/stubs-remote.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/test-common-symbols-remote.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/test-fp-no-external-funcs-remote.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-remote.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-sm-pic.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-remote.ll
    LLVM :: ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-sm-pic.ll

Log incoming.

This does not occur with Fedora 24 x86_64 and GCC 6.1.1.</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>