John fixed this bug
authorChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2004 00:40:49 +0000 (00:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2004 00:40:49 +0000 (00:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12248 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index c28046b863ec4abac39792bbcb24ca5591b8e47d..a46f3e44c4bcc45de23f958cc30a7e2cbe84690e 100644 (file)
@@ -230,6 +230,7 @@ management functions in libc runtime to allow them to be overriden</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR221">[llvm-gcc] miscompilation of 'X = Y = Z' with aggregate values</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] miscompilation when a function is re-declared as static</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR272">[llvmgcc] Invalid code created for complex division operation</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR268">[llvmgcc] Incorrect code generation for pointer subtraction</a></li>
 </ol>
 
 </div>