This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: output dwarf2 unwind info via asm directives


On Tue, Aug 05, 2008 at 12:58:31PM -0700, Richard Henderson wrote:
> Andrew Pinski wrote:
>> There exist some assemblers which support most of the cfi directives
>> but don't support cfi_personality directive and I noticed your check
>> for these directives don't include the test for cfi_personality.
>
> I thought .cfi_escape was the last directive added (by a significant time 
> lapse) and I do test for that.  If you really think it necessary
> to test for .cfi_personality, I can.

.cfi_personality was on 2006-11-03, .cfi_escape back in 2003.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]