constant folding for floating point tarvals is disabled for now as it calculates...
authorMatthias Braun <matze@braunis.de>
Wed, 18 Jul 2007 18:33:36 +0000 (18:33 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 18 Jul 2007 18:33:36 +0000 (18:33 +0000)
commit9405193aaf521d7616e0604ddd8cf22d10187fbd
tree61c80f27d14ac43b263a327b2534f3dd1f140717
parent268e2685550ba026592377a3e95033f361242bac
constant folding for floating point tarvals is disabled for now as it calculates in the precision of the values and not of the target cpu (x86=80bit)

[r15231]
ir/tv/tv.c