Luke Palmer <[EMAIL PROTECTED]> wrote:
> gcc 3.2 has a bug that makes SArray's shift_* not work when compiled
> with optimization. This works around it (and is arguably better style
> anyway). gcc will receive a bug report if I can manage to reduce the
> problem.
Thanks, applied.
leo
gcc 3.2 has a bug that makes SArray's shift_* not work when compiled
with optimization. This works around it (and is arguably better style
anyway). gcc will receive a bug report if I can manage to reduce the
problem.
Index: classes/sarray.pmc