This is the mail archive of the gcc-cvs@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]

r107744 - in /branches/gcc-3_4-branch/gcc/tests...


Author: ghazi
Date: Wed Nov 30 23:54:04 2005
New Revision: 107744

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107744
Log:
2005-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

	Backport:
	2005-01-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
	* g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.pt/asm2.C,
	gcc.dg/20011119-1.c: Bypass tests on x86 when using -fpic/-fPIC.
	
	2005-11-28  Kean Johnston  <jkj@sco.com>
	* gcc.c-torture/compile/20000804-1.c: Skip if using -fPIC on X86.
	* gcc.dg/clobbers.c: Ditto.
	* gcc.dg/i386-cmov1.c: Make magic* static so it matches the test
	regexp.
	* gcc.dg/i386-mul.c: Ditto.
	* gcc.dg/i386-ssetype-1.c: Ditto.
	
2005-01-24  Janis Johnson  <janis187@us.ibm.com>

	* lib/gcc-dg.exp (dg-skip-if): New.


Modified:
    branches/gcc-3_4-branch/gcc/testsuite/g++.old-deja/g++.pt/asm1.C
    branches/gcc-3_4-branch/gcc/testsuite/g++.old-deja/g++.pt/asm2.C
    branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/compile/20000804-1.c
    branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/20011119-1.c
    branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/clobbers.c
    branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/i386-cmov1.c
    branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/i386-mul.c
    branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/i386-ssetype-1.c
    branches/gcc-3_4-branch/gcc/testsuite/lib/gcc-dg.exp


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