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]

Re: Contribution: iWMMXt architecture support for ARM


nickc@redhat.com said:
> 
>   I am applying the patch below to add support for Intel's second
>   generation XScale architecture, known as iWMMXt or Intel Wireless
>   Multimedia Extensions, to the ARM port.

Unfortunately, this is breaking libobjc.  For some reason libobjc tries to 
use macros defined in machine descriptions, and this breaks badly from 
time to time.  This is one such occasion :-(

R.


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