rs6000.c (rs6000_generate_compare): Replace flag_finite_math_only with flag_unsafe_ma...
authorAldy Hernandez <aldyh@redhat.com>
Fri, 14 Jan 2005 15:54:59 +0000 (15:54 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 14 Jan 2005 15:54:59 +0000 (15:54 +0000)
commit5ca189994ef1475c2ee92ec5425ec5fb884871cf
treea2aadd46839445bc5791dee780c080c0db5b42f8
parent03eef11cd3f26627f6c515c1b98d18cf0346cfba
rs6000.c (rs6000_generate_compare): Replace flag_finite_math_only with flag_unsafe_math_optimizations.

* config/rs6000/rs6000.c (rs6000_generate_compare): Replace
flag_finite_math_only with flag_unsafe_math_optimizations.

[[Split portion of a mixed commit.]]

From-SVN: r93646.2
gcc/ChangeLog
gcc/config/rs6000/rs6000.c