Add another fixed bug.
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 12 Nov 2003 22:48:52 +0000 (22:48 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 12 Nov 2003 22:48:52 +0000 (22:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9945 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index cb16d7f16bdb7a1fd4d26d7a08ae50cec2fb5494..fbbc747ac107173a1cbe578ac5893b10ddbb7d18 100644 (file)
@@ -132,6 +132,7 @@ In this release, the following bugs in the previous release were fixed:<p>
 <li><a href="http://llvm.cs.uiuc.edu/PR104">[c++] C++ Frontend lays out superclasses like anonymous bitfields!</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR107">AsmParser Misses Symbol Redefinition Error</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR108">gccld -Lfoo -lfoo fails to find ./foo/libfoo.a</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR112">Casting a string constant to void crashes llvm-gcc</a></li>
 </ol><p>
 
 At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden
@@ -438,6 +439,6 @@ via the mailing lists.<p>
 Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
 <!-- Created: Wed Oct  1 17:38:54 CDT 2003 -->
 <!-- hhmts start -->
-Last modified: Tue Nov 11 22:41:53 CST 2003
+Last modified: Wed Nov 12 16:48:33 CST 2003
 <!-- hhmts end -->
 </body></html>