[Bug target/34435] New: SSE2 intrinsics - emmintrin with optimisations off and type conversion error

2007-12-11 Thread lo at meep dot co dot uk
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

[Bug c++/34715] New: always_inline does not seem to force inlining when used only in the definition of a function in a namespace

2008-01-08 Thread lo at meep dot co dot uk
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

[Bug tree-optimization/34715] always_inline does not seem to force inlining when used only in the definition of a function in a namespace

2008-01-09 Thread lo at meep dot co dot uk
--- 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