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]
Other format: [Raw text]

Re: [GCC Steering Committee] Android sub-port reviewer


On Mon, Apr 2, 2012 at 1:55 PM, Fu, Chao-Ying <fu@mips.com> wrote:
> ÂIt basically sets the MIPS target to little-endian MIPS32 for mips-linux-android.

That seems broken because mips-*-* is big-endian and mipsel-*-* is
little-endian.  Is any way of fixing that before even trying to
submitting the patch?  Because it will be the only port for mips which
is the opposite endian which makes it out of place.

Thanks,
Andrew Pinski


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