public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/61270] New: max-inline-insns-single is too high
@ 2014-05-21 13:34 wbrana at gmail dot com
  2014-05-22  8:31 ` [Bug driver/61270] " rguenth at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: wbrana at gmail dot com @ 2014-05-21 13:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61270

            Bug ID: 61270
           Summary: max-inline-insns-single is too high
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: wbrana at gmail dot com

-finline-limit sets max-inline-insns-single and max-inline-insns-auto to same
value
max-inline-insns-auto is 40 by default which is sane, but
max-inline-insns-single is 400 which seems to be insane
all parameters should be sane by default, which means both parameters should be
40 by default


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug driver/61270] max-inline-insns-single is too high
  2014-05-21 13:34 [Bug driver/61270] New: max-inline-insns-single is too high wbrana at gmail dot com
@ 2014-05-22  8:31 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-05-22  8:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61270

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
-finline-limit is obsolete, it doesn't do a sensible job anymore (if, then it
should control unit-growth limit).


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-22  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-21 13:34 [Bug driver/61270] New: max-inline-insns-single is too high wbrana at gmail dot com
2014-05-22  8:31 ` [Bug driver/61270] " rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).