From: Chris Lattner Date: Sun, 20 Jun 2004 19:08:50 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3cf519a09ead731ef285fe1dd10675cf316b7d06;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14273 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b160b6751ca..ed8bb50f474 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -278,6 +278,7 @@ physical register use of aliased definition

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

    +
  1. [llvmgcc] miscompilation of staticly initialized unsigned bitfields
  2. [llvmgcc] Crash on use of undeclared enum type
  3. [llvmgcc] Variable length array