From: Chris Lattner Date: Mon, 8 Dec 2003 06:33:19 +0000 (+0000) Subject: New bug X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=296b2e6af23337b06cea4bd40f40c0eebac33c75;p=oota-llvm.git New bug git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10316 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index e577ab4ad21..b43d7246986 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -253,7 +253,7 @@ many platforms, such as X86).
  • [llvm-gcc] crash on union initialization
  • [llvm-g++] ?: expressions do not run correct number of destructors!
  • [llvm-gcc] Pointer & constant results in invalid shift
  • - +
  • [llvmg++] call through array of pointers to member functions causes assertion