[Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Sun Feb 2 15:53:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60031

            Bug ID: 60031
           Summary: dg-require-effective-target powerpc_vsx_ok is not
                    enough
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
            Target: powerpc*-*-*

Runtime tests cannot use dg-require-effective-target powerpc_vsx_ok alone since
check_effective_target_powerpc_vsx_ok only checks whether -mvsx works, but not
whether the target can execute VSX insns.



More information about the Gcc-bugs mailing list