]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (emit_single_push_insn): Only exists ifdef PUSH_ROUNDING.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Thu, 9 Aug 2001 15:28:24 +0000 (15:28 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 9 Aug 2001 15:28:24 +0000 (11:28 -0400)
commit21d936870387dc6253c88346d357ff230ed50806
tree378bb198fecbc2c1d0e29ac2a11e88a9fdf588cc
parentb1b6b0cb9c651d78f260abb00b2b60cad32527fb
expr.c (emit_single_push_insn): Only exists ifdef PUSH_ROUNDING.

* expr.c (emit_single_push_insn): Only exists ifdef PUSH_ROUNDING.
(move_by_pieces_1): If would call it, abort if no PUSH_ROUNDING.

From-SVN: r44740
gcc/ChangeLog
gcc/expr.c