Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.339 -> 1.340 --- Log message: Updated alpha known problems. --- Diffs of the changes: (+1 -3) ReleaseNotes.html | 4 +--- 1 files changed, 1 insertion(+), 3 deletions(-) Index: llvm/docs/ReleaseNotes.html diff -u llvm/docs/ReleaseNotes.html:1.339 llvm/docs/ReleaseNotes.html:1.340 --- llvm/docs/ReleaseNotes.html:1.339 Sat Oct 29 02:08:19 2005 +++ llvm/docs/ReleaseNotes.html Mon Oct 31 13:07:29 2005 @@ -635,8 +635,6 @@ <li>On 21164s, some rare FP arithmetic sequences which may trap do not have the appropriate nops inserted to ensure restartability.</li> -<li>Due to the vararg problems, C++ exceptions do not work. Small changes are required to the CFE (which break correctness in the exception handler) to compile the exception handling library (and thus the C++ standard library).</li> - </ul> </div> @@ -717,7 +715,7 @@ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a> <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2005/10/29 07:08:19 $ + Last modified: $Date: 2005/10/31 19:07:29 $ </address> </body> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits