Re: [Open64-devel] Any pointer please?

2011-02-04 Thread Christophe GUILLON
They are "unimplemented" probably. I.e. the bridge maps them to actual function calls instead of mapping them to open64 builtins equivalent or specialized code. This is not a functional issue. -- Christophe Sun Chan wrote: > I am getting the following DevWarns from GSPIN, I assume: > > Encounter

[Open64-devel] r3472 - trunk/osprey/be/opt

2011-02-04 Thread svn
Author: minz Date: 2011-02-04 14:02:19 -0500 (Fri, 04 Feb 2011) New Revision: 3472 Modified: trunk/osprey/be/opt/opt_loop.cxx Log: Fix for bug 717: Reset ISOP_INVARIANT_VISITED for the CK_IVAR (and its children) if CK_IVAR is loop variant, since CK_OP can be a child of a CR_IVAR. Not resett