diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 7e827ab3e61..1187d449f14 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -190,6 +190,11 @@ sections. - These functions have not been tested.

+

  • Bugs:
    + Oversized integer bitfields cause crash.
    + LLVM needs explicit support for weak variables.
    +

    +

  • Although many GCC extensions are supported, some are not. In particular, the following extensions are known to not be supported:
      @@ -324,24 +329,30 @@ href="http://gcc.gnu.org/gcc-3.4/changes.html">GCC 3.4 release notes.

      different from the model used in the Itanium ABI, so exceptions will not interact correctly . +

    1. Code for executing +destructors when unwinding is not shared. + +


      Known problems with the X86 back-end


      Known problems with the Sparc back-end