This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50779] New: always_inline function fails to inline
- From: "vanboxem.ruben at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 18 Oct 2011 18:42:27 +0000
- Subject: [Bug target/50779] New: always_inline function fails to inline
- Auto-submitted: auto-generated
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: unassigned@gcc.gnu.org
ReportedBy: vanboxem.ruben@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.