This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47658] -Os generates bigger code than -O2/3 for many small inline functions (objects)
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Oct 2011 00:54:41 +0000
- Subject: [Bug c++/47658] -Os generates bigger code than -O2/3 for many small inline functions (objects)
- Auto-submitted: auto-generated
- References: <bug-47658-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47658
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-20 00:54:41 UTC ---
I guess we can close this.