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]

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


Author: uros
Date: Sun Aug  8 12:03:37 2010
New Revision: 162997

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162997
Log:
	* gcc.dg/march.c: Skip if -march defined.
	* gcc.dg/mtune.c: Skip if -mtune defined.

	* g++.old-deja/g++.jason/thunk3.C: Skip for targets with
	generic thunk support.

	Backport from mainline:
	2010-05-25  Richard Guenther  <rguenther@suse.de>

	* gcc.dg/tree-ssa/sra-10.c: Do not dump esra details.

	Backport from mainline:
	2010-04-22  Uros Bizjak  <ubizjak@gmail.com>

	* gcc.dg/graphite/interchange-0.c: Fix dg-final directive.


Modified:
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/g++.old-deja/g++.jason/thunk3.C
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/graphite/interchange-0.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/march.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/mtune.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/sra-10.c


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