This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19748] aggressive no-inline options still cause inlining


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-02 01:57 -------
Also note sometimes when a function is pure/const it can be removed which is why it might act as 
inlining.

Do you have a simple example?

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]