From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5193 invoked by alias); 13 Jan 2004 17:18:05 -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 5183 invoked from network); 13 Jan 2004 17:18:04 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 13 Jan 2004 17:18:04 -0000 Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.24) id 1AgSA1-0001CO-6Z for gcc@gnu.org; Tue, 13 Jan 2004 12:17:01 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AgSAV-0002GQ-Hd for gcc@gnu.org; Tue, 13 Jan 2004 12:18:03 -0500 Received: from [213.191.74.84] (helo=mx2.ngi.de) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AgSAU-0002GA-VD for gcc@gnu.org; Tue, 13 Jan 2004 12:17:31 -0500 Received: (qmail 16978 invoked from network); 13 Jan 2004 17:04:39 -0000 Received: from unknown (HELO rz.zidlicky.org) ([217.185.117.103]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 13 Jan 2004 17:04:39 -0000 Received: by rz.zidlicky.org (Postfix, from userid 511) id C297970969; Tue, 13 Jan 2004 17:11:37 +0100 (CET) Date: Tue, 13 Jan 2004 17:18:00 -0000 From: Richard Zidlicky To: Andreas Schwab Cc: Bernardo Innocenti , Richard Henderson , gcc@gnu.org, gcc-patches@gcc.gnu.org Subject: Re: m68k bootstrapping broken Message-ID: <20040113161136.GA24121@linux-m68k.org> References: <3FFDD287.5090504@develer.com> <20040109003553.GA8001@linux-m68k.org> <3FFE1E6A.8030304@develer.com> <20040109214753.GA6321@linux-m68k.org> <400069E6.5080301@develer.com> <20040110173359.A3722@redhat.com> <4000EE16.9020907@develer.com> <20040111145603.GA5311@linux-m68k.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Spam-Status: No, hits=-3.5 required=5.0 tests=IN_REP_TO,REFERENCES,USER_AGENT_MUTT version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-SW-Source: 2004-01/txt/msg00811.txt.bz2 Hi, I have now another problem, gcc-3.4-20040107 goes into infinite recrusion when compiling cp-demangle.c from binutils-2.14.90.0.6. Happens with the crosscompiler and does not appear to be related to the latest m68k fixes. gcc-3.4-20031210 didnt do this - does this look like any known problem? Richard #0 0x081cafa6 in create_edge (caller=0x403b58dc, callee=0x403a3288) at ../../gcc-3.4-20040107/gcc/cgraph.c:171 #1 0x081cbd80 in record_call_1 (tp=0x43b4b2c4, walk_subtrees=0xbff9d798, data=0x403ad06c) at ../../gcc-3.4-20040107/gcc/cgraphunit.c:261 #2 0x081ca53c in walk_tree (tp=0x43b4b2c4, func=0x81cbcb4 , data=0x403ad06c, htab_=0x83b0980) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1747 #3 0x081ca830 in walk_tree (tp=0x43b4ca28, func=0x81cbcb4 , data=0x403ad06c, htab_=0x83b0980) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1811 #4 0x081ca8c1 in walk_tree (tp=0xbff9d844, func=0x81cbcb4 , data=0x403ad06c, htab_=0x83b0980) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #5 0x081cbdda in cgraph_create_edges (decl=0x403ad06c, body=0x43b4c8d4) at ../../gcc-3.4-20040107/gcc/cgraphunit.c:303 #6 0x081ca1a2 in expand_call_inline (tp=0x43b3a258, walk_subtrees=0xbff9d8a8, data=0xbffff730) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1573 #7 0x081ca53c in walk_tree (tp=0x43b3a258, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1747 #8 0x081ca830 in walk_tree (tp=0x43b3c30c, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1811 #9 0x081ca8c1 in walk_tree (tp=0x43b32ecc, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #10 0x081ca8c1 in walk_tree (tp=0x43b32db0, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #11 0x081ca8c1 in walk_tree (tp=0x43b18b94, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #12 0x081ca8c1 in walk_tree (tp=0x43b33d34, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #13 0x081ca8c1 in walk_tree (tp=0x43b18b74, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #14 0x081ca8c1 in walk_tree (tp=0x43b18a18, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #15 0x081ca8c1 in walk_tree (tp=0x43b3071c, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #16 0x081ca8c1 in walk_tree (tp=0x43b30550, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #17 0x081ca2ce in expand_calls_inline (tp=0x43b30550, id=0x42a97618) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1610 #18 0x081ca154 in expand_call_inline (tp=0x43b20f00, walk_subtrees=0xbff9daf8, data=0xbffff730) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1580 #19 0x081ca53c in walk_tree (tp=0x43b20f00, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1747 #20 0x081ca830 in walk_tree (tp=0x43b2d8c0, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1811 #21 0x081ca8c1 in walk_tree (tp=0x43b27b9c, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #22 0x081ca8c1 in walk_tree (tp=0x43b188f4, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #23 0x081ca8c1 in walk_tree (tp=0x43b2d500, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #24 0x081ca8c1 in walk_tree (tp=0x43b2cfb4, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #25 0x081ca2ce in expand_calls_inline (tp=0x43b2cfb4, id=0x42a97618) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1610 #26 0x081ca154 in expand_call_inline (tp=0x43b11dbc, walk_subtrees=0xbff9dc88, data=0xbffff730) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1580 #27 0x081ca53c in walk_tree (tp=0x43b11dbc, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1747 #28 0x081ca830 in walk_tree (tp=0x43b1da00, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1811 #29 0x081ca8c1 in walk_tree (tp=0x43b1a53c, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #30 0x081ca8c1 in walk_tree (tp=0x43b1a420, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #31 0x081ca8c1 in walk_tree (tp=0x43af3e94, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #32 0x081ca8c1 in walk_tree (tp=0x43b14438, func=0x81c9dac , data=0xbffff730, htab_=0x82de760) at ../../gcc-3.4-20040107/gcc/tree-inline.c:1795 #33 0x081ca8c1 in walk_tree (tp=0x43af3e74, ........... ...........