small libf2c cleanups

Jim Wilson wilson@cygnus.com
Fri Oct 17 12:53:00 GMT 1997


	  > There's no pointer-sized-integer type is there?  
	We could create one.

We already have one, e.g.

typedef int ptr_type __attribute__ ((mode (pointer)));

Jim



More information about the Gcc mailing list