Bug fixed
authorChris Lattner <sabre@nondot.org>
Thu, 25 Nov 2004 06:31:42 +0000 (06:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Nov 2004 06:31:42 +0000 (06:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18237 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index eeeb195e163fcf0d036397c455ecbd89bfa00b7e..73d3832015275e8762c47a6b5ec3a2413703cde1 100644 (file)
@@ -216,6 +216,8 @@ were fixed:</a>
 <li><a href="http://llvm.cs.uiuc.edu/PR445">[llvmg++] not enough templates are instantiated</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR450">[llvmg++] Extern const globals cannot be 
 marked 'constant' if they have nontrivial ctors or dtors</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR461">[llvmgcc] Crash compiling unnamed 
+    bitfield which does not increase struct size</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>