On Fri, Apr 08, 2011 at 03:58:57PM +0200, Michael Matz wrote:
> But then I'd have to use --target_board to hit the original problem.  

That isn't so a big deal, testing with
RUNTESTFLAGS='--target_board=unix\{-m32,-m64\}'
is what people do very often.  Or just do a 32-bit instead of 64-bit
bootstrap/regtest, which is easily possible even on x86_64-linux distro.

> Can't I somehow make it so that independend of the target_board setting 
> 32bit code is generated (possibly only when the compiler supports it)?

Not that I'm aware of.

        Jakub

Reply via email to