This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50779] 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:43:39 +0000
- Subject: [Bug target/50779] always_inline function fails to inline
- Auto-submitted: auto-generated
- References: <bug-50779-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50779
--- Comment #1 from Ruben Van Boxem <vanboxem.ruben at gmail dot com> 2011-10-18 18:43:39 UTC ---
Created attachment 25547
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25547
Compile with "g++ -O[012] -c profileparser.ii" to trigger the error
(preprocessed with x86_64-w64-mingw32)
Added zipped preprocessed source.