<html>
    <head>
      <base href="http://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 --- - UNREACHABLE executed at /home/rich/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp:648!"
   href="http://llvm.org/bugs/show_bug.cgi?id=19709">19709</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>UNREACHABLE executed at /home/rich/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp:648!
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </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>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>rich@pennware.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=12503" name="attach_12503" title="File exhibiting the failure.">attachment 12503</a> <a href="attachment.cgi?id=12503&action=edit" title="File exhibiting the failure.">[details]</a></span>
File exhibiting the failure.

[~] dev% ~/llvm-dir/bin/llc udivmodti4-e6be1f.ll
Invalid PPC CTR loop!
UNREACHABLE executed at /home/rich/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp:648!
0  llc             0x0000000001371392 llvm::sys::PrintStackTrace(_IO_FILE*) +
34
1  llc             0x0000000001370fb4
2  libpthread.so.0 0x000000356880f750
3  libc.so.6       0x0000003568035c39 gsignal + 57
4  libc.so.6       0x0000003568037348 abort + 328
5  llc             0x000000000135edec
6  llc             0x0000000000a61c87
7  llc             0x00000000013090b0
llvm::FPPassManager::runOnFunction(llvm::Function&) + 688
8  llc             0x000000000130957b
llvm::FPPassManager::runOnModule(llvm::Module&) + 43
9  llc             0x00000000013098d0
llvm::legacy::PassManagerImpl::run(llvm::Module&) + 816
10 llc             0x0000000000596e52
11 llc             0x0000000000578290 main + 384
12 libc.so.6       0x0000003568021d65 __libc_start_main + 245
13 llc             0x0000000000590e3d
Stack dump:
0.      Program arguments: /home/rich/llvm-dir/bin/llc udivmodti4-e6be1f.ll 
1.      Running pass 'Function Pass Manager' on module 'udivmodti4-e6be1f.ll'.
2.      Running pass 'PowerPC CTR Loops Verify' on function '@__udivmodti4'
Abort
[~] dev%</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>