[Bug ipa/93115] gcc fails to emit inline function on llvm-roc project: -O1 -fPIC -fdevirtualize -fdevirtualize-speculatively -fipa-cp -fipa-cp-clone -fvisibility-inlines-hidden

slyfox at inbox dot ru gcc-bugzilla@gcc.gnu.org
Wed Jan 1 22:16:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93115

Sergei Trofimovich <slyfox at inbox dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86_64-pc-linux-gnu
                 CC|                            |0xe2.0x9a.0x9b at gmail dot com,
                   |                            |hubicka at gcc dot gnu.org

--- Comment #1 from Sergei Trofimovich <slyfox at inbox dot ru> ---
I've built gcc-master as:

$ ./xg++ -v
Using built-in specs.
COLLECT_GCC=./xg++
Target: x86_64-pc-linux-gnu
Configured with: ../gcc/configure --enable-languages=c,c++ --disable-bootstrap
--with-multilib-list=m64
--prefix=/home/slyfox/dev/git/gcc-clean/../gcc-native-quick-installed
--disable-nls --without-isl --disable-libsanitizer --disable-libvtv
--disable-libgomp --disable-libstdcxx-pch --disable-libunwind-exceptions
CFLAGS='-O1 ' CXXFLAGS='-O1 ' --with-sysroot=/usr/x86_64-HEAD-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.0.0 20200101 (experimental) (GCC)


More information about the Gcc-bugs mailing list