From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17832 invoked by alias); 13 Sep 2010 12:16:53 -0000 Received: (qmail 17822 invoked by uid 22791); 13 Sep 2010 12:16:53 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-qw0-f47.google.com (HELO mail-qw0-f47.google.com) (209.85.216.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 13 Sep 2010 12:16:47 +0000 Received: by qwa26 with SMTP id 26so3082884qwa.20 for ; Mon, 13 Sep 2010 05:16:45 -0700 (PDT) Received: by 10.224.47.66 with SMTP id m2mr2734966qaf.392.1284380204826; Mon, 13 Sep 2010 05:16:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.1.81 with HTTP; Mon, 13 Sep 2010 05:16:21 -0700 (PDT) In-Reply-To: References: <20100906031709.04CF5E8583@people1.fedoraproject.org> <4C850008.1050106@wippies.com> From: Laurynas Biveinis Date: Mon, 13 Sep 2010 20:15:00 -0000 Message-ID: Subject: Re: on how to compile gcc-4.6 correctly? To: "Dennis, CHENG Renquan" Cc: Kai Ruottu , gcc@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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: 2010-09/txt/msg00250.txt.bz2 > renquan@flyer-1-1:~/src/gcc-4.6-build$ grep -RsInw > ggc_alloc_cleared_lang_type gcc/ > gcc/gtype-desc.h:2451:#define ggc_alloc_cleared_lang_type() ((struct > lang_type *)(ggc_internal_cleared_alloc_stat (sizeof (struct > lang_type) MEM_STAT_INFO))) > > this definition just doesn't accept any arguments, but inside I am the author of how these macros are generated, but somehow I have missed this thread initially. Could you send me off-list that gtype-desc.h file? Thanks, -- Laurynas