OSDN Git Service

Bug fixed
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2004 00:23:02 +0000 (00:23 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2004 00:23:02 +0000 (00:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16671 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 9cb4f9a..d4534c2 100644 (file)
@@ -174,6 +174,8 @@ were fixed:</a>
 
 <ol>
 <li><a href="http://llvm.org/PR445">[llvmg++] not enough templates are instantiated</a></li>
+<li><a href="http://llvm.org/PR450">[llvmg++] Extern const globals cannot be 
+marked 'constant' if they have nontrivial ctors or dtors</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>