From: Chris Lattner Date: Sat, 19 Jun 2004 01:11:02 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=190196047ab0a02681a6f4b20d037114984edbc1;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14241 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1dd1b9067ac..9d199c8b845 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -282,7 +282,10 @@ physical register use of aliased definition enum type
  • [llvmgcc] Variable length array indexing miscompiled
  • -
  • [llvmgcc] Errors handling function prototypes that take opaque structs by-value
  • +
  • [llvmgcc] Errors handling function +prototypes that take opaque structs by-value
  • +
  • [llvmgcc] Crash compiling variable +length array of structures