This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49688] [alpha]: Many execution test failures
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 6 Aug 2011 07:21:26 +0000
- Subject: [Bug target/49688] [alpha]: Many execution test failures
- Auto-submitted: auto-generated
- References: <bug-49688-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49688
--- Comment #22 from Uros Bizjak <ubizjak at gmail dot com> 2011-08-06 07:21:06 UTC ---
(In reply to comment #21)
> There are two remaining problems, an assert in "as", as reported in [2]
>
> FAIL: g++.dg/tree-prof/partition2.C compilation, -Os -fprofile-use (internal
> compiler error)
> UNRESOLVED: g++.dg/tree-prof/partition2.C execution, -Os -fprofile-use
This is PR 49972, reportedly fixed in binutils [1].
> FAIL: g++.dg/tree-prof/partition1.C compilation, -g -fprofile-use (internal
> compiler error)
> UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -g -fprofile-use
> FAIL: g++.dg/tree-prof/partition1.C compilation, -O0 -fprofile-use (internal
> compiler error)
> UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O0 -fprofile-use
> FAIL: g++.dg/tree-prof/partition1.C compilation, -O1 -fprofile-use (internal
> compiler error)
> UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O1 -fprofile-use
> FAIL: g++.dg/tree-prof/partition1.C compilation, -O2 -fprofile-use (internal
> compiler error)
> UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O2 -fprofile-use
> FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -fprofile-use (internal
> compiler error)
> UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O3 -fprofile-use
> FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g -fprofile-use
> (internal compiler error)
> UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O3 -g -fprofile-use
> FAIL: g++.dg/tree-prof/partition1.C compilation, -Os -fprofile-use (internal
> compiler error)
> UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -Os -fprofile-use
This is now reported as PR 50001.
[1] http://sourceware.org/ml/binutils/2011-08/msg00057.html