On Tue, Oct 31, 2017 at 1:57 PM, H.J. Lu wrote:
> On Tue, Oct 24, 2017 at 8:26 PM, Jason Merrill wrote:
>> On Thu, Jul 27, 2017 at 3:50 PM, H.J. Lu wrote:
>>> execute_dwarf2_frame is called for each funtion. But create_cie_data
>>> is called only once to initialize cie_cfi_row for all functions
On Tue, Oct 24, 2017 at 8:26 PM, Jason Merrill wrote:
> On Thu, Jul 27, 2017 at 3:50 PM, H.J. Lu wrote:
>> execute_dwarf2_frame is called for each funtion. But create_cie_data
>> is called only once to initialize cie_cfi_row for all functions. Since
>> INCOMING_FRAME_SP_OFFSET may be different
On Thu, Jul 27, 2017 at 3:50 PM, H.J. Lu wrote:
> execute_dwarf2_frame is called for each funtion. But create_cie_data
> is called only once to initialize cie_cfi_row for all functions. Since
> INCOMING_FRAME_SP_OFFSET may be different for each function, we can't
> use the same INCOMING_FRAME_SP