This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Help: webizer pass vs. i386's TARGET_STACK_PROBE
- From: Roger Sayle <roger at eyesopen dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 29 Dec 2003 06:38:07 -0700 (MST)
- Subject: Re: Help: webizer pass vs. i386's TARGET_STACK_PROBE
On Mon, 29 Dec 2003, Jan Hubicka wrote:
> Sorry for taking time over christmas. Here is patch with changelog
> additionally tested on i686-pc-gnu-linux and x86_64-linux
>
> 2003-12-29 Jan Hubicka <jh@suse.cz>
> * i386.md (allocate_stack_worker): Use different pattern for pre and
> post reload expansion.
> (allocate_stack_worker_1, allocate_stack_worker_rex64): Use
> match_scratch.
> (allocate_stack_worder_1_postreload,
> allocate_stack_worker_rex64_postreload): New.
This is OK for mainline.
Many thanks.
Roger
--