allow Cmp, Neg, Abs for floating point even if no_float is set: these Operations...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 26 Apr 2008 17:22:18 +0000 (17:22 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 26 Apr 2008 17:22:18 +0000 (17:22 +0000)
commit75ec67cbebc8aa289505427706cf5d9b3061d5d0
tree203038b351ba9c238382dd5f92c7567ecd0164af
parent72746791cf0d732c5ea27629176f7620c5365704
allow Cmp, Neg, Abs for floating point even if no_float is set: these Operations should be safe as they cannot produce more mantissa bits

[r19400]
ir/tv/tv.c