This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/69380] [6 Regression] FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not optimized "cmap"


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]