[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-readline] Re: rlwrap: configure.ac and cross_compiling
From: |
Cristian Ionescu-Idbohrn |
Subject: |
[Bug-readline] Re: rlwrap: configure.ac and cross_compiling |
Date: |
Wed, 19 May 2010 22:01:35 +0200 (CEST) |
User-agent: |
Alpine |
On Tue, 18 May 2010, Hans Lub wrote:
> If Chet's hunch is correct, this alone would kill the bug, a compiler
> bug in this case, as static variables are guaranteed to be initialised
> to 0 by ANSI/ISO
I can now confirm this "was" a cris compiler inline optimisation bug.
With a little help :) from my work collegues Edgar and Hans-Peter,
the bug was localized and now fixed.
Thanks a lot for the hints guys. This bug is no more ;)
Cheers,
--
Cristian