https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63814
--- Comment #9 from Uroš Bizjak <ubizjak at gmail dot com> --- (In reply to Igor Zamyatin from comment #7) > So, is this compile time failure or runtime failure (or both for two tests)? You can run the testsuite with "-m32 -fpic" on linux using: make -j 4 -k check RUNTESTFLAGS="--target_board=unix/-m32/-fpic"