[patch] x86_64: CFI unwinding stop in _start
H.J. Lu
hjl.tools@gmail.com
Fri Apr 26 21:06:00 GMT 2013
On Fri, Mar 16, 2012 at 12:51 PM, Andreas Jaeger <aj@suse.com> wrote:
> On 03/16/2012 08:37 PM, Jan Kratochvil wrote:
>>
>> On Fri, 16 Mar 2012 20:33:27 +0100, Roland McGrath wrote:
>>>>
>>>> + cfi_startproc;
>>>> + /* Clearing frame pointer is insufficient, use CFI. */
>>>> + cfi_undefined (rip);
>>>
>>>
>>> You don't need semicolons after assembly statements.
>>
>>
>> It is macro.
>>
>> But OK, 115 existing uses have no ';' while only 59 uses have ';'.
>
>
> I've committed this version - and fixed the copyright years as well,
>
> Thanks, Jan!
> Andreas
>
This caused:
http://www.sourceware.org/bugzilla/show_bug.cgi?id=15407
--
H.J.
More information about the Libc-alpha
mailing list