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]

r205740 - in /branches/linaro/gcc-4_8-branch/gc...


Author: clyon
Date: Fri Dec  6 14:10:37 2013
New Revision: 205740

URL: http://gcc.gnu.org/viewcvs?rev=205740&root=gcc&view=rev
Log:
2013-12-06  Charles Baylis  <charles.baylis@linaro.org>

	Backport from trunk r203799.
 	2013-10-17  Charles Bayis  <charles.baylis@linaro.org>

	* gcc.dg/builtin-apply2.c: Skip test on arm hardfloat ABI
	targets.
	* gcc.dg/tls/pr42894.c: Remove dg-options for arm*-*-* targets.
	* gcc.target/arm/thumb-ltu.c: Remove dg-skip-if and require
	effective target arm_thumb1_ok.
	* lib/target-supports.exp
	(check_effective_target_arm_fp16_ok_nocache): Don't force
	-mfloat-abi=soft when building for hardfloat target.


Modified:
    branches/linaro/gcc-4_8-branch/gcc/testsuite/ChangeLog.linaro
    branches/linaro/gcc-4_8-branch/gcc/testsuite/gcc.dg/builtin-apply2.c
    branches/linaro/gcc-4_8-branch/gcc/testsuite/gcc.dg/tls/pr42894.c
    branches/linaro/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/thumb-ltu.c
    branches/linaro/gcc-4_8-branch/gcc/testsuite/lib/target-supports.exp


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