From: Chris Lattner Date: Mon, 2 Feb 2004 17:48:56 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=55d14de0cdc88650ea3cfdb30cf1e9b0111e7b65;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11067 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index f086de7f2a1..af248315c47 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -174,6 +174,7 @@ cause use of invalid pointers! management functions in libc runtime to allow them to be overriden
  • [llvm-gcc] asserts when an extern inline function is redefined
  • [llvmg++] Dynamically initialized constants cannot be marked 'constant'
  • +
  • [llvmgcc] floating-point unary minus is incorrect for +0.0