CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/26 14:22:56
Modified files:
gnu/usr.bin/gcc/gcc/config/alpha: alpha.c
Log message:
Default gcc on alpha to -mfp-rounding-mode=d, to make code which assumes
the rounding mode is always controlled by fpsetround() happy.
Noticed by and ok martynas@
