Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lo at meep dot co dot uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34435
Summary: always_inline does not seem to force inlining when used
only in the definition of a function in a namespace
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lo at meep dot co dot uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34715
--- Comment #1 from lo at meep dot co dot uk 2008-01-09 11:42 ---
In addition, the following code fails with:
try.h: In function int main():
try.h:9: sorry, unimplemented: inlining failed in call to const T&
X::min(const T&, const T&) [with T = int]: function not inlin