--- Additional Comments From vektor at dumbterm dot net 2005-06-30 03:16
---
Of course, it seems that my disassembler has been defaulting to 16 bit and not
32 bit. Here is the correct disassembly from one of the crashes. It's reading
from [esp+0x10] which is clearly an unaligned
--- Additional Comments From vektor at dumbterm dot net 2005-06-09 18:58
---
As it is not clear above, the PC at the crash is always on this instruction:
660F294C24 movapd [si+24],xmm1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21973
--- 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=0x0001, EBX=0xa971c0e8, ECX=0xa91f4860
or at dumbterm dot net
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21973
--
What|Removed |Added
CC||vektor at dumbterm dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20699
rnal compiler error: in remove_unreachable_regions,
at except.c:694
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
Reporte
seem to be
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: vektor at dumbterm dot net
CC: gcc-bugs