[Bug testsuite/61560] [4.10 Regression] FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 23 10:53:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61560
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2014-06-23
Component|tree-optimization |testsuite
Target Milestone|--- |4.10.0
Summary|FAIL: |[4.10 Regression] FAIL:
|gcc.dg/tree-ssa/ssa-fre-32. |gcc.dg/tree-ssa/ssa-fre-32.
|c on arm |c on arm
Ever confirmed|0 |1
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
It's a testsuite issue, arm returns _Complex float in memory it seems so
we can't propagate a register into the return stmt.
I'll think of a good solution.
More information about the Gcc-bugs
mailing list