This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36851] [4.4 regression] cc1plus SEGV compiling strstream.cc on Tru64 UNIX
- From: "ro at techfak dot uni-bielefeld dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2008 16:45:23 -0000
- Subject: [Bug target/36851] [4.4 regression] cc1plus SEGV compiling strstream.cc on Tru64 UNIX
- References: <bug-36851-279@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from ro at techfak dot uni-bielefeld dot de 2008-09-09 16:45 -------
Subject: Re: [4.4 regression] cc1plus SEGV compiling strstream.cc on Tru64
UNIX
jh at suse dot cz writes:
> Looks like Aplha is not tuplified yet?
>
> ../../gcc/config/alpha/alpha.c: In function 'va_list_skip_additions':
> ../../gcc/config/alpha/alpha.c:5815: warning: assignment from
> incompatible pointer type
> ../../gcc/config/alpha/alpha.c:5817: error: 'PHI_NODE' undeclared (first
> use in this function)
> ../../gcc/config/alpha/alpha.c:5817: error: (Each undeclared identifier
> is reported only once
> ../../gcc/config/alpha/alpha.c:5817: error: for each function it appears
> in.)
With the two patches mentioned in Comment #1 of PR bootstrap/37426 (the
second of which I've just checked in), an alpha-dec-osf5.1b bootstrap is
currently building the runtime libs.
As expected, it just failed again building strstream.o.
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36851