http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52239
--- Comment #22 from Tobias Burnus <burnus at gcc dot gnu.org> --- (In reply to Frédéric Buclin from comment #21) > (In reply to Tobias Burnus from comment #20) > > Since the update, the Bugzilla favicon is shown, > > before the GCC one was shown: > Fixed. Doesn't work here: $ curl http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52238 2>/dev/null|grep ico still shows <link rel="shortcut icon" href="images/favicon.ico" > which is still the Bugzilla symbol instead of the GCC symbol: http://gcc.gnu.org/bugzilla/images/favicon.ico At the Sourceware site, it shows the correct favicon: http://sourceware.org/bugzilla/images/favicon.ico Did you by chance (only) fix it there?
