[Bug c/21973] Segfault in GTK+ compiled with -march=pentium4 when used through JNI

vektor at dumbterm dot net gcc-bugzilla@gcc.gnu.org
Thu Jun 9 04:38:00 GMT 2005


------- Additional Comments From vektor at dumbterm dot net  2005-06-09 04:38 -------
Of course, right after I post this someone comes up with a log where the
disassembly doesn't make as much sense, but still at least shows some SSE2 :)

  EAX=0x00000001, EBX=0xa971c0e8, ECX=0xa91f4860, EDX=0x085922b8
  ESP=0xbfffacbc, EBP=0x08595730, ESI=0x08595780, EDI=0x08595730
  EIP=0xa962ff8f, CR2=0x00000000, EFLAGS=0x00210202

  8B5624       mov dx,[bp+24]
  F20F108BD842 movsd xmm1,[bp+di+42D8]
  F6FF         idiv (b) bh
  F20F105220   movsd xmm2,[bp+si+20]
  660F294C24   movapd [si+24],xmm1
  10660F       adc [bp+0F],ah
  57           push di
  D1F2         RESERVED (w) dx,1
  0F2CC2       cvttps2pi mm0,xmm2
  8944         ...

-- 


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



More information about the Gcc-bugs mailing list