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/20772] x86 tests should run on both i?86 and x86_64



------- Comment #19 from ghazi at gcc dot gnu dot org  2005-12-12 22:37 -------
Subject: Bug 20772

Author: ghazi
Date: Mon Dec 12 22:37:46 2005
New Revision: 108428

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108428
Log:
        PR testsuite/20772
        * g++.old-deja/g++.eh/tmpl2.C: Remove xfail.
        * gcc.dg/asm-b.c: Fix typo.
        * gcc.dg/torture/pr20314-2.c: Test on i?86 lp64.
        * gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-3.c,
        gcc.dg/tree-ssa/stdarg-4.c, gcc.dg/tree-ssa/stdarg-5.c: Test on
        i?86 lp64 and x86_64 ilp32.
        * gcc.target/i386/amd64-abi-1.c, gcc.target/i386/pr23943.c: Test
        on i?86 lp64.
        * gfortran.dg/g77/20010216-1.f: Test on x86_64 ilp32.


Modified:
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_1-branch/gcc/testsuite/g++.old-deja/g++.eh/tmpl2.C
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/asm-b.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/pr20314-2.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-2.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-3.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-4.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-5.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/amd64-abi-1.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/pr23943.c
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/g77/20010216-1.f


-- 


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


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