CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/09 22:03:36
Modified files:
usr.bin/sort : Makefile
usr.bin/tic : Makefile
Log message:
The gcc-sh-register-allocator bug may never be fixed. When we move to
PIE, the -O1 workarounds must be -O0. check out sort/tmp.c to see how
incredibly bad the bug is.
ok miod
