Bug fixed
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2004 05:15:04 +0000 (05:15 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2004 05:15:04 +0000 (05:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10770 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index b006fc5a76d21eb62cd508f839080677e22d0a35..ec48afac372beab4403f0481076969b20e7bd7a6 100644 (file)
@@ -163,6 +163,7 @@ cause use of invalid pointers!</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR186">Need weak linkage on memory
 management functions in libc runtime to allow them to be overriden</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR202">[llvm-gcc] asserts when an extern inline function is redefined</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR204">[llvmg++] Dynamically initialized constants cannot be marked 'constant'</a></li>
 </ol>
 
 </div>