[patch RFC] SH: Use FRAME_GROWS_DOWNWARD

Joern RENNECKE joern.rennecke@st.com
Thu Jul 21 11:46:00 GMT 2005


Kaz Kojima wrote:

>Joern RENNECKE <joern.rennecke@st.com> wrote:
>  
>
>>I see.  Blindly using reg_raw_mode to initialize apply_args_mode is
>>just nonsentical.  Does the attached patch work?
>>    
>>
>
>Not yet, but with the same change for apply_result_size
>builtin-apply testcases passed.
>  
>

Oops, I analyzed the problem with apply_result_mode /
apply_result_size, but when I intended to return to the function to 
patch it,
I ended up in apply_args_size.  FUNCTION_ARG_REGNO_P is true for
to all function argument passing registers, so apply_args_mode  s hould
be fine.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tmp
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050721/2363ae11/attachment.ksh>


More information about the Gcc-patches mailing list