]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c: Remove force_to_mode's fourth parameter.
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 15 Dec 2005 08:51:16 +0000 (08:51 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 15 Dec 2005 08:51:16 +0000 (08:51 +0000)
commitb1257407e99e36e78b1b374030d0dffb4832325a
treef2f143e03964f3649076f3fb07e7aee5370d4f8b
parentd561bdfde8e2b4d7134910b78f2d351b52d1e931
combine.c: Remove force_to_mode's fourth parameter.

2005-12-15  Paolo Bonzini  <bonzini@gnu.org>

        * combine.c: Remove force_to_mode's fourth parameter.
        (force_to_mode): Do not handle REG.
        (canon_reg_for_combine): New.
        (make_field_assignment): Use it where the removed argument was non-NULL.

From-SVN: r108564
gcc/ChangeLog
gcc/combine.c