diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index d9f32c3ac0d..a0f78774c79 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -134,6 +134,8 @@ were fixed:
  1. [cbackend] Logical constant expressions (and/or/xor) not implemented
  2. +
  3. [dse] DSE deletes stores that + are partially overwritten by smaller stores

Bugs in the C/C++ front-end: