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 target/40249] [4.5 Regression]: build breakage with inline heuristics change



------- Comment #6 from hp at gcc dot gnu dot org  2009-05-26 19:30 -------
(In reply to comment #4)
> -fno-inline-functions should probably be -fno-inline.  -f[no-]inline-functions
> is semantically a no-op (it just tunes some params).

I've verified that is a fix, but it is counter to the documentation - which
doesn't even mention -finline!  So, I'll submit as a patch, as it's not obvious
to me that the new actual behavior is correct.


-- 


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


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