<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 --- - opt -basicaa -scev-aa -loop-vectorize -print-alias-sets -S crash"
   href="https://llvm.org/bugs/show_bug.cgi?id=25281">25281</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>opt  -basicaa -scev-aa -loop-vectorize -print-alias-sets -S  crash
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.7
          </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>bique.alexandre@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>Created <span class=""><a href="attachment.cgi?id=15136" name="attach_15136" title="x.ll">attachment 15136</a> <a href="attachment.cgi?id=15136&action=edit" title="x.ll">[details]</a></span>
x.ll

opt -basicaa -scev-aa -loop-vectorize -print-alias-sets -S x.ll
#0 0x7f7bc1b44228 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/usr/bin/../lib/libLLVM.so.3.7+0x562228)
#1 0x7f7bc1b43041 (/usr/bin/../lib/libLLVM.so.3.7+0x561041)
#2 0x7f7bc0eef680 __restore_rt (/usr/bin/../lib/libc.so.6+0x33680)
#3 0x7f7bc1c6545d
llvm::PMTopLevelManager::setLastUser(llvm::ArrayRef<llvm::Pass*>, llvm::Pass*)
(/usr/bin/../lib/libLLVM.so.3.7+0x68345d)
#4 0x7f7bc1c6683a llvm::PMDataManager::add(llvm::Pass*, bool)
(/usr/bin/../lib/libLLVM.so.3.7+0x68483a)
#5 0x7f7bc1c68278 llvm::PMTopLevelManager::schedulePass(llvm::Pass*)
(/usr/bin/../lib/libLLVM.so.3.7+0x686278)
#6 0x419942 main (/usr/bin/opt+0x419942)
#7 0x7f7bc0edc610 __libc_start_main (/usr/bin/../lib/libc.so.6+0x20610)
#8 0x41a729 _start (/usr/bin/opt+0x41a729)
Stack dump:
0.    Program arguments: opt -basicaa -scev-aa -loop-vectorize
-print-alias-sets -S x.ll 
Segmentation fault (core dumped)</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>