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: RFA: fix an aliasing problem in cygwin prologues


On Fri, Jul 30, 2004 at 08:06:27AM +0100, Richard Sandiford wrote:
> 	* config/i386/i386.c (ix86_expand_prologue): If the function uses a
> 	frame pointer, restore eax with an ebp-relative address.

Ok.


> +   char buf[0x10000];

I think there's some dejagnu-controled define that's set for 
targets with small stacks.  This test case is likely to fail
for them.


r~


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