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: mips-linux-gnu doesn't use SIZE_TYPE/PTRDIFF_TYPE from mips.h


On Sat, 2002-10-05 at 05:56, Alexandre Oliva wrote:
> It used to be possible to use mips-linux-gnu-gcc for
> layout-compatibility tests with mips-sgi-irix6, even for the n32 and
> n64 ABIs, but this is not possible at the moment because mips.h
> doesn't override the definitions of SIZE_TYPE and PTRDIFF_TYPE from
> svr4.h, that appears first in the tm_file list of mips*-*-linux*.
> This patch fixes this problem, such that -mabi=n32 and -mabi=64 have
> the expect effect in this toolchain, at least as far as compilation of
> a preprocessed file goes.  Ok to install?
> 

Yup.

-eric

-- 
Yuppies wear socks.


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