Hello

Iain Sandoe wrote:

If I declare a function __attribute__((noipa, optimize (“-O0”))), I was kinda 
expecting that it would not be optimized at all ..

however it does not seem to prevent functions called by it from being inlined 
into its body ..
I would suggest coding your GCC plugin to add such a behavior.

(I think that your plugin should be open source)

--
Basile STARYNKEVITCH             <bas...@starynkevitch.net>
8 rue de la Faïencerie, 92340 Bourg-la-Reine, France
web page: starynkevitch.net/Basile/ -gives my mobile number +33 6 8501 ....
See/voir:   https://github.com/RefPerSys/RefPerSys

Reply via email to