[llvm-dev] About 161 warnings by gcc/g++ when building llvm & clang/clang++ with it

U.Mutlu via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 19 04:43:50 PDT 2018


Hi,

attached is a list of about 161 warnings (-Wall -Wextra) the latest
gcc/g++ (from svn repo) generates when building the latest llvm & clang
& libs (from svn repo) with it.

$ g++-latest --version
g++-latest (GCC) 9.0.0 20180618 (experimental) [trunk revision 261695]

$ clang++ --version
clang version 7.0.0 (trunk 334978)
Target: x86_64-unknown-linux-gnu
Thread model: posix

In the attached txt-file (40K, tar.gz-packed 5K), completely dupe lines have 
been filtered out.

There are still some dupe warnings in the list, but differing in context
depending on the different locations it was called from (ie. the warning texts 
differ).

-- 
U.Mutlu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: warnings_by_gcc_for_llvm_clang_build.tar.gz
Type: application/gzip
Size: 4692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180619/38f1f7d4/attachment.bin>


More information about the llvm-dev mailing list