On Tue, 27 May 2014, Jakub Jelinek wrote:
> On Tue, May 27, 2014 at 08:26:35AM +0200, Richard Biener wrote:
> > >/nasfarm/edelsohn/src/src/gcc/cfg.c: In function 'void
> > >dump_bb_info(FILE*, basic_block, int, int, bool, bool)':
> > >/nasfarm/edelsohn/src/src/gcc/cfg.c:737:33: error: expected ')'
On Tue, 27 May 2014, Richard Biener wrote:
> On May 27, 2014 3:58:06 AM CEST, David Edelsohn wrote:
> >This patch (further) broke bootstrap on AIX. AIX defaults to 32 bit,
> >although it supports 64 bit HWI.
> >
> >/nasfarm/edelsohn/src/src/gcc/bitmap.c: In function 'int
> >print_statistics(bitm
On Tue, May 27, 2014 at 08:26:35AM +0200, Richard Biener wrote:
> >/nasfarm/edelsohn/src/src/gcc/cfg.c: In function 'void
> >dump_bb_info(FILE*, basic_block, int, int, bool, bool)':
> >/nasfarm/edelsohn/src/src/gcc/cfg.c:737:33: error: expected ')' before
> >'PRId64'
>
> This means aix has inttype
On May 27, 2014 3:58:06 AM CEST, David Edelsohn wrote:
>This patch (further) broke bootstrap on AIX. AIX defaults to 32 bit,
>although it supports 64 bit HWI.
>
>/nasfarm/edelsohn/src/src/gcc/bitmap.c: In function 'int
>print_statistics(bitmap_descriptor_d**, output_info*)':
>/nasfarm/edelsohn/sr
Sorry, I meant to refer to the 3/n patch.
Thanks, David
On Mon, May 26, 2014 at 9:58 PM, David Edelsohn wrote:
> This patch (further) broke bootstrap on AIX. AIX defaults to 32 bit,
> although it supports 64 bit HWI.
>
> /nasfarm/edelsohn/src/src/gcc/bitmap.c: In function 'int
> print_statistic
This patch (further) broke bootstrap on AIX. AIX defaults to 32 bit,
although it supports 64 bit HWI.
/nasfarm/edelsohn/src/src/gcc/bitmap.c: In function 'int
print_statistics(bitmap_descriptor_d**, output_info*)':
/nasfarm/edelsohn/src/src/gcc/bitmap.c:2168:24: error: expected ')'
before 'PRId64
This is the last "cleanup" bit. Remaining is getting rid of
HOST_WIDE_INT in favor of [u]int64_t and adjusting interfaces
and interface names. That's too disruptive at the moment
(thus appropriate for a delay until 4.9.1 is out) and I'm not
sure if we want to split that work or if such splitting