From: Chris Lattner Date: Wed, 21 Apr 2004 18:52:06 +0000 (+0000) Subject: bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6df29c6453df93ffe53f7dc5a2d47fb48fb652ef;p=oota-llvm.git bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13099 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index a909d5f80aa..0897106290c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -188,7 +188,7 @@ to floating point cast

Bugs in the C/C++ front-end:

    -
  1. +
  2. [llvmgcc] Crash on use of undeclared enum type