RE: Mainline build problems

2007-05-14 Thread Dave Korn
On 14 May 2007 20:06, Aaron Gray wrote: >> On 14 May 2007 18:48, Aaron Gray wrote: >> >>> There are problems with :- >>> >>> print-rtl.c:395 >>> c-common.c:4099 >>> c-pretty-print.c:822 >>> dwarf2asm.c:56 >>> dwarf2out.c:... >> Would you mind trying agai

Re: Mainline build problems

2007-05-14 Thread Aaron Gray
On 14 May 2007 18:48, Aaron Gray wrote: There are problems with :- print-rtl.c:395 c-common.c:4099 c-pretty-print.c:822 dwarf2asm.c:56 dwarf2out.c:... It seems to be a unsigned issue to do with HOST_WIDE_INT_PRINT_HEX, HOST_WIDE_INT_PRINT_DOUBLE_HEX and

RE: Mainline build problems

2007-05-14 Thread Dave Korn
On 14 May 2007 18:48, Aaron Gray wrote: > There are problems with :- > > print-rtl.c:395 > c-common.c:4099 > c-pretty-print.c:822 > dwarf2asm.c:56 > dwarf2out.c:... > > It seems to be a unsigned issue to do with HOST_WIDE_INT_PRINT_HEX, > HOST_WIDE_INT_PRI