This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: target/2621: [Alpha] Internal compiler error in gen_subprogram_die, at dwarf2out.c:10042


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]