guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc optimisation breaks guile floating point


From: Marius Vollmer
Subject: Re: gcc optimisation breaks guile floating point
Date: 03 Oct 2002 14:33:07 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Gary Houston <address@hidden> writes:

> I tried the extra cast on the simple test case, but it doesn't help.

Ahh, too bad.  I got the idea from this item in the GCC 3.3 changes:

  * A new type attribute, may_alias, has been added. Accesses to
    objects with types with this attribute are not subjected to
    type-based alias analysis, but are instead assumed to be able to
    alias any other type of objects, just like the char type.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

[Prev in Thread] Current Thread [Next in Thread]