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: Remove the frame size argument from function_prologue/epilogue


Mike Stump <mikestump@comcast.net> writes:
> On Aug 21, 2017, at 4:12 AM, Richard Sandiford
> <richard.sandiford@linaro.org> wrote:
>> 
>> Later patches will add support for frame sizes that are a run-time
>> invariant but not a compile-time constant.
>
> I'm assuming dwarf and C++ exceptions will remain working.  :-)

Sure :-)  The vector length is represented as a DWARF pseudo register.


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