From 7aeb2b7e42ca57ea00302db486bc06d56fc4dd67 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Tue, 11 Nov 2003 21:52:34 +0000 Subject: Add another fixed bug. llvm-svn: 9899 --- llvm/docs/ReleaseNotes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'llvm/docs/ReleaseNotes.html') diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index d7f6c6ace46..5e8fac68a17 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -125,6 +125,7 @@ In this release, the following bugs in the previous release were fixed:

  • [buildscripts] Building into objdir with .o in it fails
  • [setjmp/longjmp] Linking C programs which use setjmp/longjmp sometimes fail with references to the C++ runtime library!
  • [c++] C++ Frontend lays out superclasses like anonymous bitfields!
  • +
  • gccld -Lfoo -lfoo fails to find ./foo/libfoo.a
  • At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden @@ -431,6 +432,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Sun Nov 9 13:42:42 CST 2003 +Last modified: Tue Nov 11 15:48:35 CST 2003 -- cgit v1.2.3