From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13608 invoked by alias); 14 Jun 2005 15:00:40 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 13593 invoked by uid 22791); 14 Jun 2005 15:00:36 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 14 Jun 2005 15:00:36 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j5EExCcP012525; Tue, 14 Jun 2005 10:59:12 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j5EExBu30060; Tue, 14 Jun 2005 10:59:12 -0400 Received: from topo.toronto.redhat.com (vpn50-5.rdu.redhat.com [172.16.50.5]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j5EExAjJ007422; Tue, 14 Jun 2005 10:59:11 -0400 Received: from topo.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by topo.toronto.redhat.com (8.13.1/8.12.11) with ESMTP id j5EEwxB7014935; Tue, 14 Jun 2005 10:58:59 -0400 Received: (from dnovillo@localhost) by topo.toronto.redhat.com (8.13.1/8.13.1/Submit) id j5EEwwh7014934; Tue, 14 Jun 2005 10:58:58 -0400 Date: Tue, 14 Jun 2005 15:00:00 -0000 From: Diego Novillo To: Andrew Pinski Cc: Scott Robert Ladd , gcc@gcc.gnu.org, Mark Mitchell Subject: Re: Fixing Bugs (Was: A Suggestion for Release Testing) Message-ID: <20050614145858.GB14713@topo.toronto.redhat.com> References: <42A8A9B9.3080601@coyotegulch.com> <42AE7B9A.8080200@codesourcery.com> <42AEE65D.7090707@coyotegulch.com> <42AEEB11.1050503@coyotegulch.com> <2c2f74abc0e8cdac02112aab61adaad3@physics.uc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <2c2f74abc0e8cdac02112aab61adaad3@physics.uc.edu> User-Agent: Mutt/1.4.1i X-SW-Source: 2005-06/txt/msg00482.txt.bz2 On Tue, Jun 14, 2005 at 10:38:47AM -0400, Andrew Pinski wrote: > > On Jun 14, 2005, at 10:34 AM, Scott Robert Ladd wrote: > > >Andrew Pinski wrote: > >>This is wrong, there is an IRC channel which talks about technical > >>issues > >>deal with developing GCC (not with though but that should be in an > >>UNIX/C/C++ IRC channel instead). > > > >Where? > > > >A Google search on "GCC IRC" doesn't find much, and the few times I've > >visited #gcc on FreeNode, it's been silent. > > FreeNode is not the only IRC server. irc.oftc.net is where #gcc is > hosted. > Now added to the wiki. Diego.