Bug fixed

llvm-svn: 16671
This commit is contained in:
Chris Lattner 2004-10-05 00:23:02 +00:00
parent db76a3db91
commit 2426ff991c
1 changed files with 2 additions and 0 deletions

View File

@ -174,6 +174,8 @@ were fixed:</a>
<ol> <ol>
<li><a href="http://llvm.org/PR445">[llvmg++] not enough templates are instantiated</a></li> <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> </ol>
<p>Bugs fixed in the Sparc V9 back-end:</p> <p>Bugs fixed in the Sparc V9 back-end:</p>