From: Chris Lattner Date: Fri, 18 Jun 2004 17:57:29 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f82bba95ba952e5ca483dc5857ec55e4c5270bc5;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14236 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index e6786be6736..1dd1b9067ac 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -188,6 +188,8 @@ In this release, the following build problems were fixed: work if you change PATH
  • [llvmgcc] llvmgcc does not compile with gcc 3.4
  • +
  • [llvmgcc] obstack.h relies on +obsolete casts-as-lvalues GCC extension