This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/28120] The option -f[no-]inline-functions is invalid with -O2
- From: "tanaka at personal-media dot co dot jp" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2006 03:28:12 -0000
- Subject: [Bug c/28120] The option -f[no-]inline-functions is invalid with -O2
- References: <bug-28120-1611@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from tanaka at personal-media dot co dot jp 2006-06-22 03:28 -------
I home to confirm a conclusion.
That is to say, simple function is integrated into their callers when it
compiled with a option -O2, after gcc-3.4 isn't it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28120