CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/02/06 13:12:07
Modified files: gnu/usr.bin/gcc/gcc: config.gcc Added files: gnu/usr.bin/gcc/gcc/config/m68k: openbsd1.h openbsdelf.h Log message: gcc3 configuration for OpenBSD/m68k/ELF. Apparently, with the ELF toolchain configuration, the wrong life analysis bug leading to removal of half the code of ISDOT() in libc's fts.c fts_stat() no longer triggers.