This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix PR48389: ICE in make_edges


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]