diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index a46f3e44c4b..4f387af562a 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -231,6 +231,7 @@ management functions in libc runtime to allow them to be overriden
  • [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
  • +
  • [llvmg++] Crash assigning pointers-to-members with casted types