Mike Stump - Re: [patch] for gcc/testsuite/gcc.dg/builtin-apply4.c failure on x86 Mac (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: Mike Stump
- To: Hui-May Chang
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 2 Feb 2007 10:37:26 -0800
- Subject: Re: [patch] for gcc/testsuite/gcc.dg/builtin-apply4.c failure on x86 Mac OS
- References: 609F1BF4-D1B5-400C-A1F8-C20F8A12302B@apple.com
On Jan 29, 2007, at 10:39 AM, Hui-May Chang wrote:
We, at Apple, found gcc/testsuite/gcc.dg/builtin-apply4.c failed on x86 Mac OS.
The regression was caused by a fsf ABI change. We must maintain binary compatibility on our platforms.
OK for mainline?
Ok, and thanks for looking at this.I did the ChangeLog entry like this instead:2007-02-02 Hui-May Chang hm.chang@apple.com
Revert for x86 darwin:
2005-06-19 Uros Bizjak <uros@kss-loka.si>
* config/i386/i386.c (ix86_function_arg_regno_p): Put back the
code before the following patch under TARGET_MACHO.
(ix86_function_value_regno_p): Likewise.
I checked this in for you to mainline and the 4.2 branch.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |