fix broken GCC bugzilla link
authorGabor Greif <ggreif@gmail.com>
Mon, 2 Mar 2009 19:11:53 +0000 (19:11 +0000)
committerGabor 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

index d15506014bbc8c3058ca1e9c94644a60ab3726f1..e37297242647d1208cb609ccff2259dbd8136864 100644 (file)
@@ -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>