NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/45439: gcc generates out-of-range branch insn for m68k



The following reply was made to PR toolchain/45439; it has been noted by GNATS.

From: David Laight <david%l8s.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/45439: gcc generates out-of-range branch insn for m68k
Date: Fri, 7 Oct 2011 19:17:23 +0100

 Possibly this is an assembler bug.
 The 68k coprocesser conditional branches can have either a 16bit
 or 32bit signed offset.
 
 The compiler could add an explicit .l suffix, but I don't expect
 that it expects to - and probably doesn't for non-coprocessor
 branches.
 
        David
 
 -- 
 David Laight: david%l8s.co.uk@localhost
 


Home | Main Index | Thread Index | Old Index