This is the mail archive of the gcc@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]

Re: bootstrap fail on darwin


On Fri, Aug 24, 2001 at 04:17:56PM +0200, Andreas Tobler wrote:
> Is it possible that we have to add something like this in
> gcc/gcc/config/darwin.h?
> 
> #define UNALIGNED_SHORT_ASM_OP          "\t.int\t2,"
> #define UNALIGNED_INT_ASM_OP            "\t.long\t4,"
> #define UNALIGNED_DOUBLE_INT_ASM_OP     "\t.long\t8,"

Someone from Apple will have to comment on whether this is
the correct assembly syntax.  It is what is needed so solve
the problem, however.


r~


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