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/RFC] PR target/15130 SH: A tail call optimization


> +		     - Grab any call-used or call-saved registers (i.e. not
> +		       fixed or globals) for the temps we need.  We might
> +		       also grab r14 if we are adjusting the stack pointer.
> +		       If we can't find enough available registers, issue
> +		       a diagnostic and abort - the user bust have reserved

Oops, my typo.  s/bust/must/ .
OK with that change.


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