This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [committed] Fix non-constant initializer in gengtype-yacc.y


Eric Botcazou <ebotcazou@libertysurf.fr> writes:
>> A non-constant struct initializer in gengtype-yacc.y was preventing
>> bootstrap on mips-sgi-irix6.5 with native cc.  Fixed by the patch below.
>
> Out of curiosity: you can do a full bootstrap with the MIPSpro compiler on 
> mainline?  The Sun Studio compiler dies on libbanshee (PR 15627).

Same kind of thing for MIPSpro.  I had to bootstrap --without-libbanshee.

Richard


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