aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-09 01:09:16 +0000
committerChris Lattner <sabre@nondot.org>2004-06-09 01:09:16 +0000
commit24738a72b47832d17df0c9513fa2f03416dc614a (patch)
tree17e5c8f559082c4aa40c70789dacafbe0669ffa1
parent2a5020150c65787ff65ef633511d9ab0ba77e7da (diff)
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14079 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 1b2c25d336..3b2edc63db 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -182,6 +182,8 @@ In this release, the following build problems were fixed:
-disable/enable-povray and -disable-spec</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR289">shell scripts output by gccld don't
work if you change PATH</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR364">[llvmgcc] llvmgcc does not compile
+with gcc 3.4</a></li>
</ol>
</div>