Re: Bootstrap failures on solaris

2009-06-10 Thread Alexandre Oliva
On Jun 9, 2009, "Arthur Haas" wrote: > Now that this patch has been commited, the build on i386-pc-solaris2.10 > /export/home/arth/gnu/gcc.git/gcc/gcc.c: In function 'compare_files': > /export/home/arth/gnu/gcc.git/gcc/gcc.c:6635:2: error: request for > implicit conversion from 'void *' to 'cadd

Re: Bootstrap failures on solaris

2009-06-09 Thread Jonathan Wakely
2009/6/9 Ian Lance Taylor: > > I believe that POSIX specifices that munmap takes a void * argument.  Is > there some preprocessor define we can use to direct the Solaris header > files to compile in POSIX mode?  If so, it should work to add it to > CFLAGS (using +=) in TOPLEVEL/config/mh-solaris.

Re: Bootstrap failures on solaris

2009-06-09 Thread Ian Lance Taylor
"Arthur Haas" writes: > Now that this patch has been commited, the build on i386-pc-solaris2.10 > succeeds when building tree-ssa-loop-prefetch.o file but fails later on: > > cc1: warnings being treated as errors > /export/home/arth/gnu/gcc.git/gcc/gcc.c: In function 'compare_files': > /export/ho

RE: Bootstrap failures on solaris

2009-06-09 Thread Arthur Haas
>Revital1 Eres writes: >> Hello, >> >>> i386-pc-solaris: >>> >>> cc1: warnings being treated as errors >>> /export/home/arth/gnu/gcc.git/gcc/tree-ssa-loop-prefetch.c: In function >>> 'loop_prefetch_arrays': >>> /export/home/arth/gnu/gcc.git/gcc/tree-ssa-loop-prefetch.c:1589:7: error: >>> >>> forma

Re: Bootstrap failures on solaris

2009-06-09 Thread Adam Nemet
Revital1 Eres writes: > Hello, > >> i386-pc-solaris: >> >> cc1: warnings being treated as errors >> /export/home/arth/gnu/gcc.git/gcc/tree-ssa-loop-prefetch.c: In function >> 'loop_prefetch_arrays': >> /export/home/arth/gnu/gcc.git/gcc/tree-ssa-loop-prefetch.c:1589:7: error: > >> format '%ld' expe

Re: Bootstrap failures on solaris

2009-06-09 Thread Kaveh R. GHAZI
On Tue, 9 Jun 2009, Art Haas wrote: > > Hi. > > I've had no luck with recent bootstraps on both i386-pc-solaris2.10 and > sparc-sun-solaris2.10. The error messages below are from builds performed > after updating my repo this morning. > > i386-pc-solaris: > > cc1: warnings being treated as errors

Re: Bootstrap failures on solaris

2009-06-09 Thread Revital1 Eres
Hello, > i386-pc-solaris: > > cc1: warnings being treated as errors > /export/home/arth/gnu/gcc.git/gcc/tree-ssa-loop-prefetch.c: In function > 'loop_prefetch_arrays': > /export/home/arth/gnu/gcc.git/gcc/tree-ssa-loop-prefetch.c:1589:7: error: > format '%ld' expects type 'long int', but argument

Bootstrap failures on solaris

2009-06-09 Thread Art Haas
Hi. I've had no luck with recent bootstraps on both i386-pc-solaris2.10 and sparc-sun-solaris2.10. The error messages below are from builds performed after updating my repo this morning. i386-pc-solaris: cc1: warnings being treated as errors /export/home/arth/gnu/gcc.git/gcc/tree-ssa-loop-prefe