------- Comment #4 from belyshev at depni dot sinp dot msu dot ru  2007-07-26 
09:23 -------
Fixed by:

http://gcc.gnu.org/viewcvs?view=rev&revision=126942
r126942 | ian | 2007-07-26 04:27:34 +0400 (Thu, 26 Jul 2007) | 7 lines

        * combine.c (combine_max_regno): Remove.  Remove all uses.
        (struct reg_stat_struct): Rename from struct reg_stat.
        (reg_stat_type): Define, and declare VECs.
        (reg_stat): Change from pointer to VEC.  Change all uses.
        (combine_split_insns): New static function.
        (try_combine, find_split_point): Call it instead of split_insns.


-- 

belyshev at depni dot sinp dot msu dot ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32747

Reply via email to