------- Comment #5 from pinskia at gcc dot gnu dot org  2006-02-15 23:04 -------
Fixed.
Just for future reference you can do the changelog like:

        * modulo-sched.c (generate_reg_moves): Free bitmap vector
        uses_of_defs.
        (sms_schedule): Free g_arr pointer.
        (sms_schedule_by_order): Free bitmap pointers must_precede,
        must_follow and tobe_scheduled.

In that the file which is referenced is the same you don't need to name it
again.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


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

Reply via email to