From e4421b4e257f216f2dcd89256fe5b5335e10096c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 5 Oct 2004 00:23:02 +0000 Subject: Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16671 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 9cb4f9a..d4534c2 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -174,6 +174,8 @@ were fixed:
  1. [llvmg++] not enough templates are instantiated
  2. +
  3. [llvmg++] Extern const globals cannot be +marked 'constant' if they have nontrivial ctors or dtors

Bugs fixed in the Sparc V9 back-end:

-- cgit v1.1