From: Chris Lattner Date: Fri, 11 Feb 2005 19:29:52 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f832f6a6677b35fc2b751802f263de3ddec2d843;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20118 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 92ee75461d5..0c07101231a 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -147,6 +147,8 @@ were fixed:
  • [llvmgcc] llvm-gcc incorrectly rejects some constant initializers involving the addresses of array elements
  • +
  • [llvm-g++] Crash compiling + anonymous union