This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.1 bootstrap failure on irix6.5: gcc/cppmacro.c - expression mus t be a modifiable lvalue
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Subject: Re: 3.1 bootstrap failure on irix6.5: gcc/cppmacro.c - expression mus t be a modifiable lvalue
- From: "'neil at cat dot daikokuya dot demon dot co dot uk'" <neil at daikokuya dot demon dot co dot uk>
- Date: Sat, 23 Jun 2001 00:51:41 +0100
- Cc: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
Billinghurst, David (CRTS) wrote:-
> token->val.str.text[token->val.str.len] = '\0';
> ^
>
> "/exd4/billingd/src/gcc-mainline/gcc/cppmacro.c", line 492: warning(1185):
> enumerated type mixed with another type
> result = token->type;
Sorry. It's trivial to fix, but I don't have a suitable machine with
an unpatched tree to bootstrap on lying around at the moment. I'll
fix it in the next 24 hours.
Neil.