Hi Andreas,

compile with -VERBOSE_CALLS=true

This will print details of all inserted dynamic casts.

BTW running

$ x10c -- -help

will print details of the various compiler options.

Cheers,

Josh


On 24/08/10 19:29, Andreas Zwinkau wrote:
> Hi,
> the compilers shows me how many dynamic checks it inserted:
>
> $ x10c DataFlowExample.x10
> x10c: 7 dynamically checked calls or field accesses.
>
> Is there a way to tell, where exactly those dynamic checks are? Maybe
> they could be made static with some code changes.
>
> Greetings!
>
>    


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to