From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29490 invoked by alias); 5 Mar 2002 14:36:05 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 29451 invoked by uid 71); 5 Mar 2002 14:36:03 -0000 Date: Tue, 05 Mar 2002 06:36:00 -0000 Message-ID: <20020305143603.29441.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: chad.d.campbell@mail.sprint.com Subject: RE: target/2621: [Alpha] Internal compiler error in gen_subprogram_die, at dwarf2out.c:10042 Reply-To: chad.d.campbell@mail.sprint.com X-SW-Source: 2002-03/txt/msg00158.txt.bz2 List-Id: The following reply was made to PR target/2621; it has been noted by GNATS. From: chad.d.campbell@mail.sprint.com To: chad.d.campbell@mail.sprint.com, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, jsm28@cam.ac.uk, nobody@gcc.gnu.org, rodrigc@gcc.gnu.org, walser@scs.ch Cc: Subject: RE: target/2621: [Alpha] Internal compiler error in gen_subprogram_die, at dwarf2out.c:10042 Date: Tue, 5 Mar 2002 08:29:39 -0600 There is one notable difference between our two submissions, besides the different versions. I have no problem at all compiling glibc-2.2.5 using gcc-2.95.3. I only experienced the problem with gcc-3.0.4. I'm using Linux From Scratch 3.2-rc2 as my base setup. I've checked out the CVS tree as of 3/04/02, and I get the same error in the equivalent section of dwarf2out.c. I also tried making the section of code just return instead of aborting if there were no previous errors. When I compile gcc with that change, printf_fp.c compiles, but I get an assert error later on in the make process from gas in dwarf2dbg.c. Here is the full package listing for my box up to the point of building glibc (all are static linked): bash-2.05a binutils-2.11.2 bzip2-1.0.2 diffutils-2.7 fileutils-4.1 gawk-3.1.0 gcc-3.0.4 grep-2.4.2 gzip-1.2.4a linux-2.4.17 (/usr/include/linux and /usr/include/asm) make-3.79.1 patch-2.5.4 sed-3.02 sh-utils-2.0 tar-1.13 texinfo-4.0 textutils-2.0 -----Original Message----- From: rodrigc [mailto:rodrigc@gcc.gnu.org] Sent: Monday, March 04, 2002 8:04 PM To: gcc-bugs; gcc-prs; jsm28; Chad.D.Campbell; nobody; walser Subject: Re: target/2621: [Alpha] Internal compiler error in gen_subprogram_die, at dwarf2out.c:10042 Old Synopsis: Internal compiler error in gen_subprogram_die, at dwarf2out.c:10042 New Synopsis: [Alpha] Internal compiler error in gen_subprogram_die, at dwarf2out.c:10042 State-Changed-From-To: feedback->open State-Changed-By: rodrigc State-Changed-When: Mon Mar 4 18:03:53 2002 State-Changed-Why: PR 5835 is a duplicate of this PR, with gcc 3.0.4 and glibc 2.2.5 on alpha. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2621