From 5171eb52831e67a4852f85abb0589702f9c62d16 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 7 Jul 2004 02:25:24 +0000 Subject: Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14657 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 748e8fc..0959cb0 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -301,6 +301,7 @@ prototypes that take opaque structs by-value length array of structures
  • [llvmgcc] miscompilation of staticly initialized unsigned bitfields
  • +
  • [llvm-gcc] Crash casting function to void
  • -- cgit v1.1