[Bug target/36851] [4.4 regression] cc1plus SEGV compiling strstream.cc on Tru64 UNIX

ro at techfak dot uni-bielefeld dot de gcc-bugzilla@gcc.gnu.org
Tue Jan 6 14:29:00 GMT 2009



------- Comment #14 from ro at techfak dot uni-bielefeld dot de  2009-01-06 14:28 -------
Subject: Re:  [4.4 regression] cc1plus SEGV compiling strstream.cc on Tru64
UNIX

hubicka at gcc dot gnu dot org writes:

> sorry for delays, somehow non-tuplified alpha shot this off the todo list.

No problem, at least I've found a workaround for the time being.

> I still can't build the target:
> ../../gcc/mips-tfile.c:672:24: error: mips/a.out.h: No such file or directory
> ../../gcc/mips-tfile.c:693: error: 'scNil' undeclared here (not in a function)
[...]

This shouldn't matter: mips-tfile is only used to postprocess the
executable to introduce debugging information.  While this is a known
problem (PR target/3746), it doesn't matter since cross-gas doesn't work
for ecoff targets for a long time, so you can't cross-compile to
alpha-dec-osf anyway.

Since the problem at hand is a SEGV in cc1plus, just build that one.

Thanks.
        Rainer


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36851



More information about the Gcc-bugs mailing list