Bug fixed
authorChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 22:52:12 +0000 (22:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 22:52:12 +0000 (22:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11065 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 89a442da93d86f028f6c5e3127d5eb28a9156056..f086de7f2a1d4506b9b69e68fc50616aa7f313b3 100644 (file)
@@ -162,6 +162,7 @@ canonicalization always makes 32-bit indvars</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR193">[constantmerge] Merging globals can
 cause use of invalid pointers!</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR212">[bcreader] Bytecode reader misreads 'long -9223372036854775808'!</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR218">VMCore mishandles double -0.0</a></li>
 
 </ol>