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]

r167423 - in /branches/gcc-4_5-branch/gcc/tests...


Author: ro
Date: Fri Dec  3 12:51:59 2010
New Revision: 167423

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167423
Log:
	Backport from mainline:
	2010-11-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* g++.dg/abi/rtti3.C: Scan for .weakext on alpha*-dec-osf*.
	* g++.dg/abi/thunk4.C: Likewise.
	* g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.
	* g++.dg/warn/pr31246.C: XFAIL on alpha*-dec-osf*.
	* g++.dg/warn/weak1.C: Skip on alpha*-dec-osf*.
	* g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && __osf__]: Use
	large arena_size.
	* gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*.
	* gcc.dg/intmax_t-1.c: Likewise.

Modified:
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/abi/rtti3.C
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/abi/thunk4.C
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/other/anon5.C
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/warn/pr31246.C
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/warn/weak1.C
    branches/gcc-4_5-branch/gcc/testsuite/g++.old-deja/g++.eh/badalloc1.C
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/attr-weakref-1.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/intmax_t-1.c


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