This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/24947] -Os should maximize inlining --param values.
- From: "rearnsha at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2005 15:19:49 -0000
- Subject: [Bug middle-end/24947] -Os should maximize inlining --param values.
- References: <bug-24947-8546@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from rearnsha at gcc dot gnu dot org 2005-11-21 15:19 -------
It seems to me that the problem here is that a 'warning' is too strong here,
particularly with -Werror. We really need a diagnostic that is non-fatal to
the compilation, since there's nothing really wrong with the user's code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24947