public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19748] New: aggressive no-inline options still cause inlining
@ 2005-02-02  1:53 yuri at tsoft dot com
  2005-02-02  1:56 ` [Bug c++/19748] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: yuri at tsoft dot com @ 2005-02-02  1:53 UTC (permalink / raw)
  To: gcc-bugs

I am trying to compile with absolutely no inlining. And still get some functions
inlined. Though somewhat less than only -no-inline.

My compile/link options include:
-fno-implement-inlines -fno-default-inline -finline-limit=0 -fno-default-inline
-fno-inline
and also -O3 -no-guess-branch-probabilities

If I want to profile specific functions for data cache misses no-inline can be
very useful.

Yuri

-- 
           Summary: aggressive no-inline options still cause inlining
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: yuri at tsoft dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19748


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

end of thread, other threads:[~2005-05-13 11:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-02  1:53 [Bug c++/19748] New: aggressive no-inline options still cause inlining yuri at tsoft dot com
2005-02-02  1:56 ` [Bug c++/19748] " pinskia at gcc dot gnu dot org
2005-02-02  1:57 ` pinskia at gcc dot gnu dot org
2005-02-02  2:00 ` pinskia at gcc dot gnu dot org
2005-02-02  2:08 ` yuri at tsoft dot com
2005-02-02  6:44 ` pinskia at gcc dot gnu dot org
2005-02-12 14:52 ` wilson at gcc dot gnu dot org
2005-05-13 11:53 ` pinskia at gcc dot gnu dot 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).