GCC-4.1 -fno-function-cse still supported?

Daniel Jacobowitz drow@false.org
Fri May 12 18:44:00 GMT 2006


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



More information about the Gcc mailing list