BZ #35: displacement out of range

Status fields:

creation_ts:2007-02-20 17:00
component:unspecified
version:default branch
op_sys:Linux
bug_status:RESOLVED
resolution:FIXED
reporter:samuel.vinson@free.fr
When I run bloat of dacapo bench, I obtain the following message :
LOG: [0x300154a0] md_codegen_patch_branch: branch displacement out of range:
32784 > +/-32767

Linux Kernel : 2.6.15

Cacao version :
---------------
java version "1.5.0"
CACAO version 0.97+svn

  ./configure:
  CC         :  (4.1.2)
  CFLAGS     : -O0 -g3 -D__POWERPC__ -D__LINUX__ -ansi -pedantic -Wall -Wno-
long-long -D_POSIX_C_SOURCE=199506L -D_XOPEN_SOURCE=500 -
D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE

Hardware :
----------
cpu             : 7447A, altivec supported
clock           : 1416MHz
revision        : 0.2 (pvr 8003 0102)
bogomips        : 1413.12
machine         : PowerMac6,4
motherboard     : PowerMac6,4 MacRISC3 Power Macintosh
detected as     : 287 (eMac)
pmac flags      : 00000010
L2 cache        : 512K unified
memory          : 768MB

Comment #1 by twisti@complang.tuwien.ac.at on 2007-02-20 17:08:46

This is a known issue and fixed on the twisti-branch (there's a branch in svn
called "twisti").

Comment #2 by twisti@complang.tuwien.ac.at on 2007-05-18 11:36:32

The branch has been merged on the trunk.