Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/z/stever/bk/m5 --HG-- extra : convert_revision : 2d1c571b1507eb34b22f983d76ca48a7ca61c3b9
This commit is contained in:
commit
4aa6805949
1 changed files with 1 additions and 2 deletions
|
@ -336,8 +336,7 @@ for build_dir in build_dirs:
|
|||
|
||||
if not env['USE_FENV']:
|
||||
print "Warning: No IEEE FP rounding mode control in", build_dir + "."
|
||||
print " FP results may deviate slightly", \
|
||||
"and some regression tests may fail."
|
||||
print " FP results may deviate slightly from other platforms."
|
||||
|
||||
if env['EFENCE']:
|
||||
env.Append(LIBS=['efence'])
|
||||
|
|
Loading…
Reference in a new issue