<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 --- - R600 test texture-input-merge.ll test attempts to increment a singular iterator"
   href="http://llvm.org/bugs/show_bug.cgi?id=16268">16268</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>R600 test texture-input-merge.ll test attempts to increment a singular iterator
          </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>baldrick@free.fr
          </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>Detected by "expensive checks".  LLVM configured with --enable-optimized
--enable-assertions --enable-expensive-checks --enable-debug-symbols

$ ./Release+Debug+Asserts+Checks/bin/llc <
../llvm/test/CodeGen/R600/texture-input-merge.ll -march=r600 -mcpu=redwood
/usr/include/c++/4.7/debug/safe_iterator.h:292:error: attempt to increment 
    a singular iterator.

Objects involved in the operation:
iterator "this" @ 0x0x7fffda29b390 {
type =
N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPjNSt9__cxx19986vectorIjSaIjEEEEENSt7__debug6vectorIjS6_EEEE
(mutable iterator);
  state = singular;
  references sequence with type `NSt7__debug6vectorIjSaIjEEE' @
0x0x7fffda29b390
}
0  llc             0x000000000145d432 llvm::sys::PrintStackTrace(_IO_FILE*) +
34</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>