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: [patch] enable push/pop for xstormy16


Eric Christopher <echristo@redhat.com> writes:

> Turns out the name was wrong for these to get recognized as named
> patterns and therefore used.
> 
> As a side effect it also fixed:
> 
>   struct-by-value-2
>   struct-by-value-3
>   struct-by-value-4
>   struct-return-2
>   struct-return-3
> 
> OK?
> 

This is OK (but I don't quite understand your explanation for why it
fixed the testcases).

> 2004-12-02  Eric Christopher  <echristo@redhat.com>
> 
> 	* config/stormy16/stormy16.md (pushqi, popqi, pushhi,
> 	pophi): Add number of arguments to name so that the
> 	pattern is recognized as a named pattern.


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