Dieter Kaiser wrote:
> Hello Raymond,
>
> Yes, if I recompile the whole project (killing all object files) I get at first
> the described errors.
>
Dang. After removing src/binary-gcl and recompiling, I see these errors
too.
> It seems to be enough to recompile at least one of the files and load the
> project again. Then the testsuite works for rtesthyp.mac again.
>
I see this effect too. I guess that means there's some kind of compile
time issue with gcl. I don't know what it is, but gcl is definitely
computing hgfred([-a,a],[3/2],z) incorrectly after assuming z < 0.
Ray