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: powerpc64 native g77 build


On Mon, 26 Aug 2002, Alan Modra wrote:

> f771: .../gcc/f/com.c:11342: ffecom_init_0: Assertion `((type)->size_) == sizeof (ffetargetInteger1)' failed.
> f771: internal error: Aborted
>
> gcc/f/ChangeLog
> 	* target.h (FFETARGET_32bit_longs): Don't define for powerpc64.

Could you please add a line testing __MMIX__ too (as obvious or
port-maintainer approved)?  That code is for types in the *host*
parts of g77 and there's no MMIX host, but it'd less confusing
for casual observers, particularly since it controls a
definition called FFE*TARGET*_32bit_longs. ;-)

brgds, H-P


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