Bug fixed
authorChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 22:47:08 +0000 (22:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 22:47:08 +0000 (22:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18291 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 3c76da0ac73b368fd58638c88c199bb4e3b71497..6de0d1fcada8c05c513a8be9e5428db55206d1a5 100644 (file)
@@ -262,6 +262,8 @@ were fixed:</a>
     bitfield which does not increase struct size</a></li>
   <li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid 
     constant exprs</a></li>
+  <li><a href="http://llvm.cs.uiuc.edu/PR421">[llvmg++] Crash in initializing 
+    array with constructors in hard EH situations</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>