Skip to content
Snippets Groups Projects
Commit 5eac2d66 authored by Chris Lattner's avatar Chris Lattner
Browse files

Bug

llvm-svn: 10121
parent 72e6b0c2
No related branches found
No related tags found
No related merge requests found
...@@ -169,6 +169,7 @@ many platforms, such as X86. ...@@ -169,6 +169,7 @@ many platforms, such as X86.
<li><a href="http://llvm.cs.uiuc.edu/PR6">Oversized integer bitfields cause crash</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR6">Oversized integer bitfields cause crash</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR141">[llvm-gcc] Bitfields & large array don't mix well</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR141">[llvm-gcc] Bitfields & large array don't mix well</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR132">[llvm-gcc] Complex division is not supported</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR132">[llvm-gcc] Complex division is not supported</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR143">[llvm-gcc] Illegal union field reference</a></li>
</ol><p> </ol><p>
At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden
...@@ -469,6 +470,6 @@ via the mailing lists.<p> ...@@ -469,6 +470,6 @@ via the mailing lists.<p>
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br> Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 --> <!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start --> <!-- hhmts start -->
Last modified: Thu Nov 20 13:29:14 CST 2003 Last modified: Thu Nov 20 14:59:29 CST 2003
<!-- hhmts end --> <!-- hhmts end -->
</body></html> </body></html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment