From: Chris Lattner Date: Thu, 20 Nov 2003 20:59:57 +0000 (+0000) Subject: Bug X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5f36ebeb70a0a9aa13a1eb0ee454a1bf3b965d86;p=oota-llvm.git Bug git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10121 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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