This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.3: IA64 bug fixes
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: Wed, 17 Dec 2003 10:02:35 -0500
- Subject: Re: 3.3: IA64 bug fixes
- References: <87d6aoo3y2.fsf@egil.codesourcery.com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Tue, Dec 16, 2003 at 01:20:05PM -0800, Zack Weinberg wrote:
> 2003-12-05 Mark Mitchell <mark@codesourcery.com>
>
> * config/ia64/ia64.h (MUST_PASS_IN_STACK): Define.
Doesn't this one affect binary compatibility?
Jakub