diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 8da23548bbc..bbc96e6e831 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -144,6 +144,7 @@ In this release, the following bugs in the previous release were fixed:

  • gccld -Lfoo -lfoo fails to find ./foo/libfoo.a
  • [bcreader] Incorrect cast causes misread forward constant references
  • Casting a string constant to void crashes llvm-gcc
  • +
  • [adce] ADCE considers blocks without postdominators to be unreachable
  • At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden @@ -450,6 +451,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Sun Nov 16 14:25:00 CST 2003 +Last modified: Sun Nov 16 15:41:42 CST 2003