FW: cvs build fails in fold-const.c

Billinghurst, David (CRTS) David.Billinghurst@riotinto.com
Thu Nov 2 15:51:00 GMT 2000


Changes to fold-cont.c by bernds@redhat.co.uk on Wed Nov 1 17:02:43 2000 UTC

 do not compile with irix cc

Works with gcc-2.95.2

> -----Original Message-----
> From:	Billinghurst, David (CRTS) 
> Sent:	Thursday, 2 November 2000 12:28
> To:	'gcc-bugs@gcc.gnu.org'
> Subject:	cvs build fails in fold-const.c 
> 
> Current CVS build using cc on irix6.5 fails in fold_const.c with 
> 
> "/exd4/billingd/src/gcc/gcc/fold-const.c", line 7179: error(1140): a value
> of
>           type "int" cannot be used to initialize an entity of type "tree"
>           tree tmp = fold_builtin (expr);
> 
> fold_builtin is conditionally defined in expr.h, but including this header
> seemed to make things worse.
> 


More information about the Gcc-bugs mailing list