tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] [PATCH] arm: Handle __builtin_frame_address(1) correc


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] [PATCH] arm: Handle __builtin_frame_address(1) correctly
Date: Sat, 5 Jan 2013 16:50:32 +0100
User-agent: KMail/1.13.7 (Linux/2.6.38-ac2-ac100; KDE/4.8.4; armv7l; ; )

What would you think of this simpler patch instead? It works on you fp.c code 
at least and it should work for any level.

It's a simple proof of concept as of now because I'm not sure how the 
addresses of local variables are stored in tcc. Thus, I'm not sure that this 
doesn't break access to local variables as it is now. But if it does, it 
shouldn't be hard to fix the patch.

Best regards,

Thomas

Attachment: change_tcc_arm_frame_layout.patch
Description: Text Data


reply via email to

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