From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3893 invoked by alias); 19 Sep 2003 00:18:04 -0000 Mailing-List: contact guile-gtk-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 3886 invoked from network); 19 Sep 2003 00:18:03 -0000 Received: from unknown (HELO snoopy.pacific.net.au) (61.8.0.36) by sources.redhat.com with SMTP; 19 Sep 2003 00:18:03 -0000 Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.4) with ESMTP id h8J0I1Bt016352 for ; Fri, 19 Sep 2003 10:18:02 +1000 Received: from localhost (ppp113.dyn228.pacific.net.au [203.143.228.113]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.4) with ESMTP id h8J0Fmxd013854 for ; Fri, 19 Sep 2003 10:15:49 +1000 Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 1A08y8-0000XM-00; Fri, 19 Sep 2003 10:17:52 +1000 To: guile-gtk@sources.redhat.com Subject: Re: Compiling guile-gobject experiences References: <87ptjornbn.fsf@alice.rotty.yi.org> <20030804162116.GA1217@lark> <871xulk3v7.fsf@zip.com.au> <87fziz5exr.fsf@alice.rotty.yi.org> From: Kevin Ryde Mail-Copies-To: never Date: Fri, 19 Sep 2003 00:18:00 -0000 Message-ID: <87llsl3a34.fsf@zip.com.au> User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q3/txt/msg00082.txt.bz2 Andreas Rottmann writes: > > This makes the _init function for large wrapsets > considerably smaller. Oh, I see, it's huge. I was only nosing around the individual functions. I wonder if the poor optimizer in gcc gets bogged down looking for non-existant common subexpressions or stuff.