From 5f36ebeb70a0a9aa13a1eb0ee454a1bf3b965d86 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 20 Nov 2003 20:59:57 +0000 Subject: [PATCH] Bug git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10121 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 29b142dcdec..8561d6db58b 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -169,6 +169,7 @@ many platforms, such as X86.
  • Oversized integer bitfields cause crash
  • [llvm-gcc] Bitfields & large array don't mix well
  • [llvm-gcc] Complex division is not supported
  • +
  • [llvm-gcc] Illegal union field reference
  • At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden @@ -469,6 +470,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Thu Nov 20 13:29:14 CST 2003 +Last modified: Thu Nov 20 14:59:29 CST 2003 -- 2.34.1