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: "jh at suse dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Aug 2008 11:31:50 -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 #7 from jh at suse dot cz 2008-08-02 11:31 -------
Subject: Re: [4.4 regression] cc1plus SEGV compiling strstream.cc on Tru64
UNIX
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.)
Honza
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36851