Re: [avr,patch,applied] testsuite - Add noipa function attribute to noclone functions.
Georg-Johann Lay writes: > Applied as obvious. > > Johann I think you can change all of those to just noipa which implies noclone and noinline.
[avr,patch,applied] testsuite - Add noipa function attribute to noclone functions.
Applied as obvious. Johann -- AVR: testsuite - Add noipa function attribute to noclone functions. Many functions under test have the noinline and noclone function attributes attached so that no (constant) values are propagated into the functions, so that we actually are testing what's supposed