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]

Re: 3.1 bootstrap failure on irix6.5: gcc/cppmacro.c - expression mus t be a modifiable lvalue


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.


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