------- Additional Comments From tkho at ucla dot edu 2005-08-22 20:38 ------- I want to note that a benchmark built with -funsafe-loop-optimizations turns up being slower AFTER fixing the typo (and enabling the specialization), so the specialization code should definitely be removed as soon as gcc can get rid of empty loops.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23358