[Bug testsuite/34168] runtime tests in gfortran.dg/vect fail for unsupported [non-SSE2] targets

uros at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 21 09:20:00 GMT 2008



------- Comment #6 from uros at gcc dot gnu dot org  2008-03-21 09:19 -------
Subject: Bug 34168

Author: uros
Date: Fri Mar 21 09:18:37 2008
New Revision: 133416

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133416
Log:
        Backport from mainline:
        2008-03-20  Victor Kaplansky  <victork@gcc.gnu.org>
                    Uros Bizjak  <ubizjak@gmail.com>

        PR testsuite/34168
        * lib/target-supports.exp (check_sse2_hw_available): New procedure.
        * gcc.dg/vect/vect.exp: Set dg-do-what-default to "compile"
        if SSE2 hardware is not available.
        * g++.dg/vect/vect.exp: Update target-dependent overrides to match
        gcc.dg/vect/vect.exp.
        * gfortran.dg/vect/vect.exp: Ditto.
        (check_effective_target_lp64_or_vect_no_align): Remove procedure.

        2008-03-20  Uros Bizjak  <ubizjak@gmail.com>

        * gcc.dg/gomp/pr34692.c: Cleanup gimple dump file.


Modified:
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/vect/vect.exp
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr34692.c
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/vect/vect.exp
    branches/gcc-4_3-branch/gcc/testsuite/lib/target-supports.exp


-- 


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



More information about the Gcc-bugs mailing list