Re: [PATCH] Fix bootstrap with older and non-GCC host compilers

2016-01-19 Thread Richard Biener
On Tue, 19 Jan 2016, Jakub Jelinek wrote: > On Tue, Jan 19, 2016 at 03:19:17PM +0100, Richard Biener wrote: > > > > It also seems we're wrongly using values defined for the host while > > looking at GIMPLE IL for the target. > > > > Bootstrap / regtest running on x86_64-unknown-linux-gnu. > > >

Re: [PATCH] Fix bootstrap with older and non-GCC host compilers

2016-01-19 Thread Jakub Jelinek
On Tue, Jan 19, 2016 at 03:19:17PM +0100, Richard Biener wrote: > > It also seems we're wrongly using values defined for the host while > looking at GIMPLE IL for the target. > > Bootstrap / regtest running on x86_64-unknown-linux-gnu. > > Ok? > > Richard. > > 2016-01-19 Richard Biener > >

[PATCH] Fix bootstrap with older and non-GCC host compilers

2016-01-19 Thread Richard Biener
It also seems we're wrongly using values defined for the host while looking at GIMPLE IL for the target. Bootstrap / regtest running on x86_64-unknown-linux-gnu. Ok? Richard. 2016-01-19 Richard Biener * hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants and name.