[Bug lto/56088] LTO error: error: inlining failed in call to always_inline ‘vswprintf’: recursive inlining

2013-01-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56088 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org 2013-01-23 20:49:23 UTC --- Can you provide the preprocessed source that was used to generate timehelper.o?

[Bug lto/56088] LTO error: error: inlining failed in call to always_inline ‘vswprintf’: recursive inlining

2013-01-23 Thread vhaisman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56088 --- Comment #4 from Václav Zeman vhaisman at gmail dot com 2013-01-23 20:53:52 UTC --- Created attachment 29260 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29260 preprocessed source of timehelper.cxx Here is the preprocessed source.

[Bug lto/56088] LTO error: error: inlining failed in call to always_inline ‘vswprintf’: recursive inlining

2013-01-23 Thread vhaisman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56088 --- Comment #5 from Václav Zeman vhaisman at gmail dot com 2013-01-23 22:20:16 UTC --- (In reply to comment #3) Can you provide the preprocessed source that was used to generate timehelper.o? Done.

[Bug lto/56088] LTO error: error: inlining failed in call to always_inline ‘vswprintf’: recursive inlining

2013-01-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56088 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|WAITING