------- Comment #3 from hubicka at gcc dot gnu dot org 2008-02-17 18:37 ------- Since 4.3, noinline is now handled completely by cgraph as inlining decisions goes. C and C++ still have duplicated logic on merging declarations, but I am not duplicate_decl expert, so I am leaving this last bit to someone with more frontend knowledge.
-- hubicka at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|hubicka at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED |NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17876