This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64
- From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Dec 2005 23:56:38 -0000
- Subject: [Bug testsuite/20772] x86 tests should run on both i?86 and x86_64
- References: <bug-20772-230@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from ghazi at gcc dot gnu dot org 2005-12-09 23:56 -------
Subject: Bug 20772
Author: ghazi
Date: Fri Dec 9 23:56:34 2005
New Revision: 108325
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108325
Log:
PR testsuite/20772
* g++.dg/eh/simd-1.C, g++.dg/eh/simd-2.C, g++.dg/opt/inline9.C,
gcc.dg/20020418-1.c, gcc.dg/20031102-1.c, gcc.dg/ia64-sync-1.c,
gcc.dg/ia64-sync-2.c, gcc.dg/ia64-sync-3.c, gcc.dg/ia64-sync-4.c,
gcc.dg/ifcvt-fabs-1.c, gcc.dg/loop-3.c, gcc.dg/nested-calls-1.c,
gcc.dg/pr20017.c, gcc.dg/smod-1.c, gcc.dg/sync-2.c,
gcc.dg/tls/opt-3.c, gcc.dg/torture/badshift.c: Add x86_64 cases
and/or merge with i?86 cases.
* gcc.dg/tls/opt-3.c: Require effective target fpic.
Modified:
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/eh/simd-1.C
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/eh/simd-2.C
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/inline9.C
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/20020418-1.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/20031102-1.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/ia64-sync-1.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/ia64-sync-2.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/ia64-sync-3.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/ia64-sync-4.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/ifcvt-fabs-1.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/loop-3.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/nested-calls-1.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr20017.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/smod-1.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/sync-2.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-3.c
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/badshift.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20772