Re: Committed: fix CRIS build errors with --enable-build-with-cxx.

2012-06-09 Thread Gabriel Dos Reis
On Sat, Jun 9, 2012 at 3:56 PM, Hans-Peter Nilsson wrote: > Trying --enable-build-with-cxx revealed a build regression for > cris-elf from the recent atomic support bits.  Tested the same, > no regressions. > > Casting those INTVAL's would've been a tiny bit uglier than > using a temp, thus.  Hey,

Committed: fix CRIS build errors with --enable-build-with-cxx.

2012-06-09 Thread Hans-Peter Nilsson
Trying --enable-build-with-cxx revealed a build regression for cris-elf from the recent atomic support bits. Tested the same, no regressions. Casting those INTVAL's would've been a tiny bit uglier than using a temp, thus. Hey, those were stashed there as ints so what's wrong with passing them as