From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5372 invoked by alias); 3 Sep 2009 16:21:19 -0000 Received: (qmail 5361 invoked by uid 22791); 3 Sep 2009 16:21:18 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from nef2.ens.fr (HELO nef2.ens.fr) (129.199.96.40) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Sep 2009 16:21:12 +0000 Received: from mailhost.lps.ens.fr (tournesol.lps.ens.fr [129.199.120.1]) by nef2.ens.fr (8.13.6/1.01.28121999) with ESMTP id n83GL8Vg013796 ; Thu, 3 Sep 2009 18:21:09 +0200 (CEST) X-Envelope-To: gcc@gcc.gnu.org Received: from localhost (localhost [127.0.0.1]) by mailhost.lps.ens.fr (Postfix) with ESMTP id D95EE3BAB7; Thu, 3 Sep 2009 18:21:08 +0200 (CEST) Received: from mailhost.lps.ens.fr ([127.0.0.1]) by localhost (tournesol.lps.ens.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mIxrULFsSP6g; Thu, 3 Sep 2009 18:21:08 +0200 (CEST) Received: by mailhost.lps.ens.fr (Postfix, from userid 8513) id C0A7C3BE8F; Thu, 3 Sep 2009 18:21:08 +0200 (CEST) Date: Thu, 03 Sep 2009 16:21:00 -0000 To: gcc@gcc.gnu.org Cc: dnovillo@google.com Subject: Re: What is -gtoggle useful for? User-Agent: Heirloom mailx 12.1 6/15/06 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20090903162108.C0A7C3BE8F@mailhost.lps.ens.fr> From: dominiq@lps.ens.fr (Dominique Dhumieres) Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-09/txt/msg00081.txt.bz2 Diego, > In fact, it'd be nice to hide some other flags, but that's another problem. Absolutely, I think the user flags should be well separated from the developer ones. Cheers Dominique