From: Chris Lattner Date: Tue, 15 Feb 2005 05:28:06 +0000 (+0000) Subject: Bug fixed. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4a9dc294d68887369883995eb4a44b28b55180ac;p=oota-llvm.git Bug fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20190 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 782cec755c3..4c575cd24f5 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -160,7 +160,8 @@ were fixed: anonymous union
  • [llvm-g++] Do not use dynamic initialization where static init will do
  • -
  • +
  • [llvmgcc] Field offset + miscalculated for some structure fields following bit fields