------- Additional Comments From hjl at lucon dot org 2007-03-10 15:20 ------- Assembler can do better to help gcc. We can turn it into
.data .align 4 .byte 0, 0 .uleb128 end - start start: .space 128*128 - 1 /* or -2 or -3 */ .align 8 end: -- 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