From c1f90a9fce75d92357a390f456d55acc20ed089c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 19 Feb 2005 07:29:25 +0000 Subject: Bug fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20246 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 90561d1..a516cc1 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -164,6 +164,8 @@ were fixed: miscalculated for some structure fields following bit fields
  • [llvm-g++] Temporary lifetimes incorrect for short circuit logical operations
  • +
  • [llvm-gcc] Crash compiling + bitfield <-> aggregate assignment
  • -- cgit v1.1