summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-03-02 16:35:57 +0000
committerDuncan Sands <baldrick@free.fr>2009-03-02 16:35:57 +0000
commit2dbb00ea9aeb31e0f767062c679418db8a3f56dc (patch)
tree79b405f02d46459f8d1d201c3e6baafdd45e7428 /llvm/docs/ReleaseNotes.html
parentea03c9d3005fc30bceaeb4c15f7f55f610941c86 (diff)
downloadbcm5719-llvm-2dbb00ea9aeb31e0f767062c679418db8a3f56dc.tar.gz
bcm5719-llvm-2dbb00ea9aeb31e0f767062c679418db8a3f56dc.zip
Use GCC not gcc, like everywhere else in this document.
llvm-svn: 65845
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 2bc3f0f533f..3501c5f0d65 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -906,7 +906,7 @@ and <a href="http://llvm.org/PR2421">cxg2021</a> ACATS tests fail
(c380004 also fails with gcc-4.2 mainline).
If the compiler is built with checks disabled then <a href="http://llvm.org/PR2010">c393010</a>
causes the compiler to go into an infinite loop, using up all system memory.</li>
-<li>Some gcc specific Ada tests continue to crash the compiler.</li>
+<li>Some GCC specific Ada tests continue to crash the compiler.</li>
<li>The -E binder option (exception backtraces)
<a href="http://llvm.org/PR1982">does not work</a> and will result in programs
crashing if an exception is raised. Workaround: do not use -E.</li>
OpenPOWER on IntegriCloud