[Bug testsuite/69380] [6 Regression] FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not optimized "cmap"
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 20 08:56:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69380
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|rguenther at suse dot de |alan.lawrence at arm dot com,
| |rguenth at gcc dot gnu.org
Component|tree-optimization |testsuite
Target Milestone|--- |6.0
Summary|FAIL: |[6 Regression] FAIL:
|g++.dg/tree-ssa/pr69336.C |g++.dg/tree-ssa/pr69336.C
|scan-tree-dump-not |scan-tree-dump-not
|optimized "cmap" |optimized "cmap"
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Ah. arm fails to SRA the constant pool load. Alan, how'd you annotate
testcases for this? I believe it's a known failure and thus the testcase
should be XFAILed for affected targets.
More information about the Gcc-bugs
mailing list