This is the mail archive of the gcc-bugs@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]

RE: Can't bootstrap 20000828 ss on cygwin


Haven't been able to bootstrap gcc on cygwin since 20000828 snapshot.  See
http://gcc.gnu.org/ml/gcc-bugs/2000-08/msg00662.html

A binary search through cvs indicates the problem is due to the change

2000-08-24  Zack Weinberg  <zack@wolery.cumb.org>

        * ggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and we're
        asked for one page, allocate GGC_QUIRE_SIZE of them and put
        the extras on the free list.
        (release_pages): Clean up.
        (ggc_set_mark): Don't adjust G.allocated here...
        (sweep_pages): ... do it here.

http://gcc.gnu.org/ml/gcc-patches/2000-08/msg01009.html

Off home now to see the Olympic opening ceremony (on TV)



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