On Fri, May 12, 2006 at 08:40:07PM +0200, Etienne Lorrain wrote:
>   But when I tried (replacing in Gujin some calll by lcallw based on which 
> function
>  is called) it did not work as I expected it. For instance, -fno-function-cse 
> seem
>  ignored here:

What are you expecting to happen here?  The description said "calls a
constant function".  This:

> int (*fct) (int i);

is of course a function pointer.


-- 
Daniel Jacobowitz
CodeSourcery

Reply via email to