[Bug c++/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 #1 from Václav Zeman vhaisman at gmail dot com 2013-01-23 
20:45:10 UTC ---
Created attachment 29259
  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29259
output log


[Bug c++/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 #2 from Václav Zeman vhaisman at gmail dot com 2013-01-23 
20:47:01 UTC ---
GCC information detail:

amber2::wilx:~/log4cplus-bzr/work-trunk/objdir/lto-bug g++-4.8 -v
Using built-in specs.
COLLECT_GCC=g++-4.8
COLLECT_LTO_WRAPPER=/home/wilx/gcc48/libexec/gcc/x86_64-linux-gnu/4.8.0/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../trunk/configure -v --with-pkgversion='wilx/amber2 custom
build' --enable-languages=c,c++,go,fortran,objc,obj-c++
--prefix=/home/wilx/gcc48 --program-suffix=-4.8 --enable-shared
--enable-linker-build-id --with-system-zlib --without-included-gettext
--enable-threads=posix --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=rt --enable-gnu-unique-object
--enable-lto --enable-plugin --enable-objc-gc --disable-werror
--with-arch-32=i686 --with-tune=generic --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
--with-gmp=/usr --with-mpc=/usr --with-mpfr=/usr --with-cloog=/usr GNAT=gnatgcc
--enable-bootstrap LD=ld.gold
Thread model: posix
gcc version 4.8.0 20130123 (experimental) [trunk revision 195409] (wilx/amber2
custom build) 

This was built from svn://gcc.gnu.org/svn/gcc/trunk at revision 195409.