Bugz come in, bugs go out

llvm-svn: 9995
This commit is contained in:
Chris Lattner 2003-11-14 06:42:01 +00:00
parent cd45bc4086
commit 7c04a29ea6
1 changed files with 2 additions and 1 deletions

View File

@ -137,6 +137,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/PR110">[bcreader] Incorrect cast causes misread forward constant references</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR112">Casting a string constant to void crashes llvm-gcc</a></li>
</ol><p>
@ -444,6 +445,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: Wed Nov 12 16:48:33 CST 2003
Last modified: Fri Nov 14 00:41:21 CST 2003
<!-- hhmts end -->
</body></html>