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: amodra at bigpond dot net dot au
Subject: [Bug gas/4029] relax_segment can't stabilize .gcc_except_table
Date: 11 Mar 2007 13:37:04 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2007-03-11 
13:37 -------
Yes, we can modify the output, but we must do so in a way that does not confuse
consumers of .gcc_except_table.  I don't believe changing the .align is correct,
because data normally follows the .align (a number of .long's before the end
label).  Changing alignment in a way that cures the uleb128 problem necessarily
inserts zero bytes, which I think will confuse the unwinder.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


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]