Subject: trouble with (new) lint fixed
To: None <current-users@NetBSD.ORG>
From: J.T. Conklin <jconklin@netcom.com>
List: current-users
Date: 07/06/1995 22:21:16
I've checked in a change to the libgcc makefile that compiles the
extended float/double integer conversion functions for the m68k.  

This wasn't needed for the other architectures because either
dfmode==xfmode, or gcc knew how to open code the conversion.

Recompile and install libgcc, and then lint should compile fine.

	--jtc