From: Chris Lattner Date: Wed, 7 Jul 2004 02:25:24 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5171eb52831e67a4852f85abb0589702f9c62d16;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14657 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 748e8fc17ec..0959cb078ea 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -301,6 +301,7 @@ prototypes that take opaque structs by-value length array of structures
  • [llvmgcc] miscompilation of staticly initialized unsigned bitfields
  • +
  • [llvm-gcc] Crash casting function to void