projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54820ce
)
fix broken GCC bugzilla link
author
Gabor Greif
<ggreif@gmail.com>
Mon, 2 Mar 2009 19:11:53 +0000
(19:11 +0000)
committer
Gabor Greif
<ggreif@gmail.com>
Mon, 2 Mar 2009 19:11:53 +0000
(19:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65858
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/FAQ.html
patch
|
blob
|
history
diff --git
a/docs/FAQ.html
b/docs/FAQ.html
index d15506014bbc8c3058ca1e9c94644a60ab3726f1..e37297242647d1208cb609ccff2259dbd8136864 100644
(file)
--- a/
docs/FAQ.html
+++ b/
docs/FAQ.html
@@
-352,7
+352,7
@@
build.</p>
</div>
<div class="answer">
-<p>This is <a href="http://gcc.gnu.org/
PR?
13392">a bug in GCC</a>, and
+<p>This is <a href="http://gcc.gnu.org/
bugzilla/show_bug.cgi?id=
13392">a bug in GCC</a>, and
affects projects other than LLVM. Try upgrading or downgrading your GCC.</p>
</div>