[Bug c/54123] inline functions not optimized as well as static inline
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54123 --- Comment #2 from eggert at gnu dot org 2012-07-29 21:08:17 UTC --- Created attachment 27893 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27893 test case compiled with -DINLINE='inline'
[Bug c/54123] inline functions not optimized as well as static inline
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54123 --- Comment #1 from eggert at gnu dot org 2012-07-29 21:07:26 UTC --- Created attachment 27892 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27892 test case compiled with -DINLINE='static inline'