|| S_GET_SEGMENT (fixP->fx_addsy) != sec))
{
/* The symbol is undefined (or is defined but not in this section).
- Let the linker figure it out. */
- return 0;
+ Let the linker figure it out. +8: branch offsets are relative to the
+ delay slot. */
+ return 8;
}
/* We assume this is a vu branch.
{
if (operand->bits != 32)
{
- long min, max;
- offsetT test;
+ offsetT min, max, test;
if ((operand->flags & DVP_OPERAND_RELATIVE_BRANCH) != 0)
{