On Mon, 11 May 2015, Mikhail Maltsev wrote: > In general, is there a recommended set of targets that cover most > conditionally compiled code? Also, the GCC Wiki mentions some automated
See contrib/config-list.mk (note that some of those targets may have pre-existing build failures, and note that you need to start with a current trunk native compiler so that --enable-werror-always works; don't try to build all those cross compilers using an older GCC). -- Joseph S. Myers jos...@codesourcery.com