CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/11 10:56:08
Modified files:
gnu/gcc/gcc/config/i386: i386.c
Log message:
default to march=i486 for gcc4 as we no longer run on 386 class machines
and this lets gcc emit code with xadd/cmpxchg instructions.
ok kettenis@
