From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26835 invoked by alias); 6 Nov 2007 11:30:14 -0000 Received: (qmail 26808 invoked by uid 48); 6 Nov 2007 11:30:05 -0000 Date: Tue, 06 Nov 2007 11:30:00 -0000 Message-ID: <20071106113005.26807.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/34003] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-11/txt/msg00458.txt.bz2 ------- Comment #2 from pinskia at gcc dot gnu dot org 2007-11-06 11:30 ------- This comes from: DEF_VEC_P(rtx); DEF_VEC_ALLOC_P(rtx,heap); DEF_VEC_ALLOC_P(rtx,gc); -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003