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

Reply via email to