------- Comment #8 from schwab at suse dot de  2006-06-20 22:43 -------
The problem with the attached testcases is that gcc is using fbCC instead of
fjCC.  The former set of insns is interpreted by GAS as fixed length branches
with 16 bit offset, whereas the latter is handled as variable sized branch with
either 16 bit or 32 bit offset.  But the bootstrap error is a different
problem, since a floating point branch does not have a 8 bit field.  Please
move the test cases to a new bug, and instead attach a testcase for the
original problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26415

Reply via email to