[Bug ipa/63814] g++.dg/ipa/pr61160-1.C fails with -m32 on darwin14
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Nov 13 09:26:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63814
--- Comment #10 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Uroš Bizjak from comment #9)
> (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"
I see:
FAIL: g++.dg/ipa/pr61160-2.C -std=gnu++98 execution test
FAIL: g++.dg/ipa/pr61160-2.C -std=gnu++11 execution test
FAIL: g++.dg/ipa/pr61160-2.C -std=gnu++14 execution test
with the above command on i686-linux-gnu.
More information about the Gcc-bugs
mailing list