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]

r135686 - in /trunk/gcc/testsuite: ChangeLog ob...


Author: janis
Date: Tue May 20 23:25:13 2008
New Revision: 135686

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135686
Log:
	* obj-c++.dg/try-catch-2.mm: Move dg-options after dg-xfail-if.
	* obj-c++.dg/encode-8.mm: Move dg-options after dg-do.
	* obj-c++.dg/bitfield-4.mm: Ditto; use dg-prune-output instead of
	dg-excess-errors for possible additional message.
	* obj-c++.dg/layout-1.mm: Use dg-prune-output instead of
	dg-excess-errors for possible additional message.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/obj-c++.dg/bitfield-4.mm
    trunk/gcc/testsuite/obj-c++.dg/encode-8.mm
    trunk/gcc/testsuite/obj-c++.dg/layout-1.mm
    trunk/gcc/testsuite/obj-c++.dg/try-catch-2.mm


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