Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 1996 07:23:27 +1100 (EST)
From:      Douglas Thomas Crosher  <dtc@scrooge.ee.swin.oz.au>
To:        nate@sri.MT.net (Nate Williams)
Subject:   Re: awk broken ???
Message-ID:  <199601202023.HAA25054@scrooge.ee.swin.oz.au>
In-Reply-To: <199601201812.LAA18343@rocky.sri.MT.net> from "Nate Williams" at Jan 20, 96 11:12:51 am

next in thread | previous in thread | raw e-mail | index | archive | help


> What compile flags are you using?  Did you re-enable '-O2' w/out
> '-fno-strength-reduce'?  It may be possible that the optimizer bug was
> not fixed like intended, so we are seeing compiler bugs yet again.

I had compiled with -O2 and without -fno-strength-reduce. I just tried
a make world again using just -O and I get the same trouble. I have
re-compile the C compile first, and the tools built first in make
world, so I do think it was a problem from my previous compile.

This time I noticed when it first started giving trouble: it was just
after installing the new libc.

I confirmed this by noting that restoring just the shared libc fixes
the man command.

> > I restored things by backing up to my backup set of libs of about Jan
> > 4, this fixed emacs. I had to recompile awk to fix it. 
> 
> This sounds like a compiler bug, but I'm not positive of this.

Regards
Douglas Crosher




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601202023.HAA25054>