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: [Tru64 PATCH] PR target/22223: .frame vs. large stack frames


Roger Sayle <roger@eyesopen.com> writes:

> Ok for mainline?
> 
> Thanks in advance,
> 
> 
> 2006-09-01  Roger Sayle  <roger@eyesopen.com>
> 
> 	PR target/22223
> 	* config/alpha/alpha.c (alpha_start_function): Don't emit stack
> 	frame information for frames larger than 512 Kbytes on Tru64 when
> 	using the native assembler.

Are you waiting for approval on this patch?  My understanding of
"middle-end maintainer" is that it covers everything linked into
libbackend.a, which clearly includes alpha/alpha.c.

If it helps, the patch looks fine to me.

Ian


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