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: IA64 caller-save register patch


> On Fri, 13 Feb 2004, Steve Ellcey wrote:
> > 2004-02-13  Steve Ellcey  <sje@cup.hp.com>
> >
> > 	* config/ia64/ia64.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.
> 
> Do you have a testcase that fails without this patch and succeeds with
> this patch?  We need this, to avoid regressing again in the future.
> 
> (Of course this is not needed if this patch fixes an existing testcase.)

Well, there is 177.mesa in the SPEC suite but that can't really be put
into the gcc test suite.  I have found that it is difficult to get GCC
on IA64 to use floating point caller-save registers but now that I know
the exact problem I might be able to concoct a smaller test case.  I'll
give it a try.

Steve Ellcey
sje@cup.hp.com


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