[Bug libgcj/40860] [4.4/4.5/4.6 regression] regressions in libjava testsuite on arm-linux

aph at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 13 16:37:00 GMT 2010



------- Comment #35 from aph at gcc dot gnu dot org  2010-04-13 16:36 -------
I've been trying this on gcc trunk, and it doesn't have the problem.
It seems that merging is not done.

I get

...
0x8684 <f2>: @0x8808
  Compact model 1
  0xb1 0x08 pop {r3}
  0x84 0x00 pop {r14}
  0xb0      finish
  0xb0      finish
...
0x86b0 <f1>: @0x8820
  Compact model 1
  0xb1 0x08 pop {r3}
  0x84 0x00 pop {r14}
  0xb0      finish
  0xb0      finish

Is it maybe the case that "Compact model 1" unwinder data isn't yet being
merged?


-- 


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



More information about the Gcc-bugs mailing list