------- Comment #3 from daney at gcc dot gnu dot org  2006-11-06 01:17 -------
Manually moving the

   lw      $4,%got($L2406)($28)

to be just before the

   addiu   $4,$4,%lo($L2406)

and reassembling fixes the problem.

So I think that my analysis about the problem being splitting them up with
another %got() relocation between is correct.

Now the question is how to fix it.


-- 


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

Reply via email to