http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50779
Bug #: 50779 Summary: always_inline function fails to inline Classification: Unclassified Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: target AssignedTo: unassig...@gcc.gnu.org ReportedBy: vanboxem.ru...@gmail.com Attached is a preprocessed source that fails to compile on GCC 4.5+, but works fine on GCC 4.4.7. This happens on all MinGW targets (*-pc-* and *-w64-*). I tested with GCC 4.4.7, 4.5, 4.6 and 4.7.