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]

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.


H.J.

Attachment: gcc-sizeof.patch
Description: Text document


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