------- Comment #34 from hubicka at gcc dot gnu dot org 2008-01-30 17:13 ------- [EMAIL PROTECTED]:/aux/hubicka/trunk-write/buidl2$ time ./test-3.4
real 0m5.692s user 0m5.588s sys 0m0.012s [EMAIL PROTECTED]:/aux/hubicka/trunk-write/buidl2$ time ./test-3.4 real 0m5.536s user 0m5.492s sys 0m0.016s [EMAIL PROTECTED]:/aux/hubicka/trunk-write/buidl2$ time ./a.out real 0m7.438s user 0m7.388s sys 0m0.024s [EMAIL PROTECTED]:/aux/hubicka/trunk-write/buidl2$ time ./a.out real 0m7.392s user 0m7.336s sys 0m0.008s This is with current mainline and -O2 -march=athlon-xp. I had to remove two "static" keywords in explicit template instantiation. So we still regress here. Honza -- hubicka at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2006-02-09 23:14:56 |2008-01-30 17:13:54 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17863