News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Preventing inlining of intrinsic functions

Started by Vortex, September 01, 2014, 05:14:39 AM

Previous topic - Next topic

Vortex

Here is a small header created by LD Blake as a start in avoiding optimizer bugs
in Pelles C. It tells the compiler to treat affected code as functions rather
than inlining them into the main code.

Please feel free to add to this and post updates for this header, to help others
on the forum.

Gunther

You have to know the facts before you can distort them.