CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2009/10/16 06:22:07
Modified files: gnu/usr.bin/gcc/gcc: c-common.c Log message: bring in proper lookup_name prototype so that its pointer return value doesn't get truncated to int - on 64-bit architectures. ok miod@, millert@, espie@