This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch 5/9: rename allocno_set to minmax_set


On 06/18/10 08:08, Bernd Schmidt wrote:
    * ira-int.h (SET_MINMAX_SET_BIT, CLEAR_MINMAX_SET_BIT,
    TEST_MINMAX_SET_BIT, minmax_set_iterator, minmax_set_iter_init,
    minmax_set_iter_cond, minmax_set_iter_next,
    FOR_EACH_BIT_IN_MINMAX_SET): Renamed from SET_ALLOCNO_SET_BIT,
    CLEAR_ALLOCNO_SET_BIT, TEST_ALLOCNO_SET_BIT, ira_allocno_set_iterator,
    ira_allocno_set_iter_init, ira_allocno_set_iter_cond,
    ira_allocno_set_iter_Next and FOR_EACH_ALLOCNO_IN_ALLOCNO_SET.  All
    uses changed.
OK.
Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]