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]
Other format: [Raw text]

Re: bug in ggc-page?


Mark Mitchell <mark@codesourcery.com> writes:

>> The algorithm in use deliberately applies integer overflow on multiply
>> to perform division.
>
> OK, so you're saying Daniel isn't seeing a real problem, right?

I'm saying that, while there may well be something wrong, the
apparently overflowed values in the inverse_table for orders that came
from the extra_order_size_table (which is where all the
non-power-of-two bucket sizes come from) are not a symptom thereof.

zw


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