From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28124 invoked by alias); 15 Oct 2004 15:10:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28109 invoked from network); 15 Oct 2004 15:10:47 -0000 Received: from unknown (HELO granger.mail.mindspring.net) (207.69.200.148) by sourceware.org with SMTP; 15 Oct 2004 15:10:47 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by granger.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1CITjD-0001Ap-00 for gdb@sources.redhat.com; Fri, 15 Oct 2004 11:10:47 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 9CF844B102 for ; Fri, 15 Oct 2004 11:10:55 -0400 (EDT) Date: Fri, 15 Oct 2004 17:50:00 -0000 From: Michael Chastain To: gdb@sources.redhat.com Subject: p-exp.y: parse error before "xmalloc" Message-ID: <416FE87F.nailM4L11F2H8@mindspring.com> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00327.txt.bz2 This just happened on native i686-pc-linux-gnu with gcc 3.3.4. I'll look into it. gcc -c -g -O2 -I. -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/config -DLOCALEDIR="\"/berman/fsf/_today_/berman/install/target/native/gdb/HEAD/share/locale\"" -DHAVE_CONFIG_H -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../include/opcode -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../readline/.. -I../bfd -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../bfd -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../include -I../intl -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../intl -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized -Wformat-nonliteral -Wunused-label -Wunused-function p-exp.c /berman/fsf/_today_/source/gdb/HEAD/src/gdb/p-exp.y: In function `uptok': /berman/fsf/_today_/source/gdb/HEAD/src/gdb/p-exp.y:1054: error: parse error before "xmalloc"