From: Chris Lattner Date: Sat, 27 Nov 2004 22:47:08 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0db649c24af347a6199af06dcfbf3b607b6b0c48;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18291 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 3c76da0ac73..6de0d1fcada 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -262,6 +262,8 @@ were fixed: bitfield which does not increase struct size
  • [llvmgcc] llvmgcc emits invalid constant exprs
  • +
  • [llvmg++] Crash in initializing + array with constructors in hard EH situations
  • Bugs fixed in the Sparc V9 back-end: