diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 2117730b95e..121ce140f09 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -193,6 +193,7 @@ management functions in libc runtime to allow them to be overriden
  • [llvmgcc] floating-point unary minus is incorrect for +0.0
  • [llvm-gcc] miscompilation of 'X = Y = Z' with aggregate values
  • [llvmgcc] Structure copies result in a LOT of code
  • +
  • [llvm-gcc] miscompilation when a function is re-declared as static