From: Chris Lattner Date: Mon, 3 Jan 2005 04:20:21 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=8de9f23fda43d2fceab37aff018f7b54d7abf7e8;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19269 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index a0f78774c79..8baa90b38d3 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -141,7 +141,9 @@ were fixed:

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

    -
  1. +
  2. [llvmgcc] llvm-gcc incorrectly + rejects some constant initializers involving the addresses of array + elements