bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/4029] relax_segment can't stabilize .gcc_except_table


From: hjl at lucon dot org
Subject: [Bug gas/4029] relax_segment can't stabilize .gcc_except_table
Date: 10 Mar 2007 15:20:33 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]