19 Feb
2006
19 Feb
'06
12:01 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@cs.unipr.it 2006-02-19 13:01:35
Modified files: . : configure.ac
Log message: On Alpha chips, support for controlled rounding is only available if code is compiled to use dynamic rounding (/d) instructions. With GCC this can be achieved with the `-mfp-rounding-mode=d' compiler options; other compilers are said to require the `-fprm d' option.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.ac.diff?cvsroot=ppl&...