diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c28046b863e..a46f3e44c4b 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -230,6 +230,7 @@ management functions in libc runtime to allow them to be overriden
  • [llvm-gcc] miscompilation of 'X = Y = Z' with aggregate values
  • [llvm-gcc] miscompilation when a function is re-declared as static
  • [llvmgcc] Invalid code created for complex division operation
  • +
  • [llvmgcc] Incorrect code generation for pointer subtraction