------- Additional Comments From hjl at lucon dot org 2007-03-11 22:00 ------- The assembly code in question is
.align 4 .long DW.ref._ZTIN10DSEBuiltin17ExceptionDeadLockE-. .long DW.ref._ZTI7DSEBomb-. .long DW.ref._ZTI12DSEException-. .long DW.ref._ZTISt9exception-. .long 0 .LLSDATT5533: If those data are accessed via .LLSDATT5533 as base, it is s safe to change .align 4 to .align 8. I think .align 8 is compatible with .align 4. If it isn't true, it is a bug in assembly code. Andreas, can you upload the preprocessed C++ source and assembly code generated with -dA? -- http://sourceware.org/bugzilla/show_bug.cgi?id=4029 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils