emit-rtl.c (gen_lowpart_common): Disable optimization of initialized float-int union...
authorStephen L Moshier <moshier@world.std.com>
Wed, 9 Sep 1998 22:33:06 +0000 (16:33 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 9 Sep 1998 22:33:06 +0000 (16:33 -0600)
commit7e3e369cdfd8ae1811cb4780c69453c3bc62fb58
tree7296625fefa2578e5937d864be4e3a3207a9ccde
parent520c987d6a324cc51d09e3cda47afbf7f51a5ee6
emit-rtl.c (gen_lowpart_common): Disable optimization of initialized float-int union if the value is a NaN.

        * emit-rtl.c (gen_lowpart_common): Disable optimization of
        initialized float-int union if the value is a NaN.

From-SVN: r22371
gcc/ChangeLog
gcc/emit-rtl.c