diff options
| author | Gabor Greif <ggreif@gmail.com> | 2009-03-02 19:11:53 +0000 |
|---|---|---|
| committer | Gabor Greif <ggreif@gmail.com> | 2009-03-02 19:11:53 +0000 |
| commit | 6b30968114cea1a3185a69641442b7a99ff6883d (patch) | |
| tree | 10c7307ab17c72e7560b5307e35104a1bfa6f660 /llvm/docs/FAQ.html | |
| parent | 143bf8b5cdf321c2baac3d10cca2e5f2e12d082a (diff) | |
| download | bcm5719-llvm-6b30968114cea1a3185a69641442b7a99ff6883d.tar.gz bcm5719-llvm-6b30968114cea1a3185a69641442b7a99ff6883d.zip | |
fix broken GCC bugzilla link
llvm-svn: 65858
Diffstat (limited to 'llvm/docs/FAQ.html')
| -rw-r--r-- | llvm/docs/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html index d15506014bb..e3729724264 100644 --- a/llvm/docs/FAQ.html +++ b/llvm/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> |

