CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/07/17 15:23:44
Modified files: gnu/usr.bin/gcc/gcc/config/m88k: m88k.c m88k-protos.h m88k.md Log message: Remove dead code. This includes: - workarounds for bugs in non-gas assemblers - commented-out support for "fast" block move routines, which were subtly bogus back in the gcc 2.95 times when too much optimization (-O2) was used, and rotted enough to no longer work in gcc3 (unless you like internal compiler errors when that code triggers).