Closed Quuxplusone closed 12 years ago
subr_prf.i
Created attachment 8266 Test case Compile the attached test caser with -Oz -m32 -ffreestanding. It compiles to 961 Bytes. Comment out the noinline attribute and watch it grow to 1303 Bytes. That's a 50% increase in size.
Attached subr_prf.i (2396 bytes, application/octet-stream): Test case
Fixed as side effect of the inline cost rewrite.
subr_prf.i
(2396 bytes, application/octet-stream)