From 6c024c4bcde741a94b79f9306df8bc993eea17a3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 20 Nov 2003 19:30:17 +0000 Subject: [PATCH] Bug git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10117 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 07db80f2d5c..29b142dcdec 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -168,6 +168,7 @@ many platforms, such as X86.
  • crash assigning into an array in a struct which contains a bitfield.
  • Oversized integer bitfields cause crash
  • [llvm-gcc] Bitfields & large array don't mix well
  • +
  • [llvm-gcc] Complex division is not supported
  • At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden @@ -468,6 +469,6 @@ via the mailing lists.

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