12 Jul
2006
12 Jul
'06
3:34 p.m.
On 7/12/2006, "Francesco Biscani" <bluescarni@gmail.com> wrote:
According to this, the optimization that causes the problem is "-fstrict-aliasing".
There may still be a problem with our (or bison's generated) code. Compiling with -fstrict-aliasing and -Wstrict-aliasing (or -Wstrict-aliasing=2) may give a hint. Bye, Christian