John Levon <[EMAIL PROTECTED]> writes:

| hum, now I'm really confused :
| 
| pg008:1050 size lyx
|    text    data     bss     dec     hex filename
| 2643515   19332   43100 2705947  294a1b lyx
| pg008:1051 size lyxnew
|    text    data     bss     dec     hex filename
| 2638043   19332   43100 2700475  2934bb lyxnew
| pg008:1053 expr 2638043 - 2643515
| -5472
| 
| "lyxnew" is the one with the patch !!!
| 
| huh ??

So it inlined nicely and the function call is completely removed and no
code generated for it.

        Lgb

Reply via email to