[Bug 72064] relocation truncated to fit: R_ARM_THM_JUMP11 mesa 10 rc2

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

 



Comment # 1 on bug 72064 from
Affects ubuntu too, adding -fno-optimize-sibling-calls to CXXFLAGS and CFLAGS
for armhf can work around it.

This appears to be a toolchain bug, probably caused by the following code in
radeon_drm_bo.c:

void *radeon_bo_do_map(struct radeon_bo *bo)
{
...
}

static void *radeon_bo_map(struct radeon_winsys_cs_handle *buf,
                           struct radeon_winsys_cs *rcs,
                           enum pipe_transfer_usage usage)
{
    ...
    return radeon_bo_do_map(bo);
}


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux