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:08:17 +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 #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'