This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/54123] inline functions not optimized as well as static inline
- From: "eggert at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 29 Jul 2012 21:07:26 +0000
- Subject: [Bug c/54123] inline functions not optimized as well as static inline
- Auto-submitted: auto-generated
- References: <bug-54123-4@http.gcc.gnu.org/bugzilla/>
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'