i386.c (ix86_compute_frame_layout): Simplify frame->save_regs_using_mov calculation.
authorUros Bizjak <ubizjak@gmail.com>
Sat, 6 Aug 2011 12:48:13 +0000 (14:48 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 6 Aug 2011 12:48:13 +0000 (14:48 +0200)
commitf68c9aa8feb0d6c901205569c341c67bf44a7af2
tree0eafb2f87ab8928331d93b1e2de464cf5138df8b
parent2c7f9cc0766065cd7d1e5788a18b43b5c0d8b023
i386.c (ix86_compute_frame_layout): Simplify frame->save_regs_using_mov calculation.

* config/i386/i386.c (ix86_compute_frame_layout): Simplify
frame->save_regs_using_mov calculation.

From-SVN: r177508
gcc/ChangeLog
gcc/config/i386/i386.c