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: current CVS crashes in find_basic_blocks during bootstrap


On Fri, May 05, 2000 at 11:40:42PM +0200, Jan Hubicka wrote:
> Zack,
>
> I've noticed same crash from time to time when bootstrapping on K6.
> What always helped me whas clean rebuild so I've assumed that
> problem is somewhere in Makefile dependencies.

It happens for me on a clean rebuild.

...
> And (at least for me) this problem exists few months now and is
> --enable-checking specific.

I see it only with --enable-checking, too, but I think the bug is
unrelated; it's just that --enable-checking changes the code in
function.c and makes it tickle the bug.  I'll see if I can come up
with a smaller test case.

zw

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