diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 3c76da0ac73b..6de0d1fcada8 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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: