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] | |
Gabriel Dos Reis wrote:
Adriaan van Os <gcc@microbizz.nl> writes:
| I have various backports of fixes for x86 darwin for the 3.4 | branch. The i686-apple-darwin target is broken for 3.4 but the fixes | address that too. Before I spend any time posting them, is there any | chance of getting them in, given the status of the 3.4 branch ? The | patches only effect x86 darwin.
If they are regression fixes, and darwin maintainers are willing to consider them, then they are fine by me.
--- gcc/config/i386/darwin.orig.h Sun Dec 4 08:57:17 2005 +++ gcc/config/i386/darwin.h Sun Dec 4 08:58:14 2005 @@ -43,7 +43,7 @@
#define ASM_SPEC "-arch i386 \
%{Zforce_cpusubtype_ALL:-force_cpusubtype_ALL} \| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |