[Bug target/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 2 23:22:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62631
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Assignee|ebotcazou at gcc dot gnu.org |unassigned at gcc dot gnu.org
--- Comment #12 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
I'm about to install a patch that changes the costs on SPARC 64-bit to:
Use 1:
cand cost compl. depends on
0 4 0 inv_expr:0
1 8 0
4 6 0 inv_expr:1
5 0 0
6 0 0
but this doesn't change the outcome of the test. :-(
More information about the Gcc-bugs
mailing list