Bug fixed
authorChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 05:47:37 +0000 (05:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 05:47:37 +0000 (05:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11468 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 54b4ad1317f5490dc56f43265d64bdb56c4613e8..971b6cfe0b7ff2a9bc8463576406e37d2babc245 100644 (file)
@@ -117,6 +117,7 @@ In this release, the following Quality of Implementation issues were fixed:
 <li><a href="http://llvm.cs.uiuc.edu/PR73">Bytecode format inconsistent</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR209">[loadvn/inline/scalarrepl] Slow optimizations with extremely large basic blocks</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR224">[asmparser] Really slow parsing of types with complex upreferences</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR205">[llvmgcc] C front-end does not emit 'zeroinitializer' when possible</a></li>
 </ol>
 
 <!--=========================================================================-->