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: PATCH: Fix sizeof checking for cross compile


> There are several different sizeof checks in gcc. Not everyone supports
> canadian cross compile. This patch moves AC_COMPILE_CHECK_SIZEOF from
> libjava to config/accross.m4 and makes everyone to use the same check.

What was it tested with?


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