From: Chris Lattner Date: Sun, 28 Nov 2004 01:25:20 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=04cf0c29a2d8b8be997bf21d4571a797548b8849;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18299 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 14dc7eb8c58..3fb15821bdd 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -270,6 +270,8 @@ were fixed: implicitly external function is re-declared as static
  • [llvmgcc] Structure field with non-constant offset crashes llvmgcc
  • +
  • [llvmg++] Crash compiling + friend with default argument
  • Bugs fixed in the Sparc V9 back-end: