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]

r150081 - in /branches/gcc-4_4-branch/gcc: Chan...


Author: uros
Date: Sat Jul 25 13:54:21 2009
New Revision: 150081

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150081
Log:
	* lib/target-supports.exp (check_effective_target_static): New
	procedure.
	* gcc.dg/special/gcsec-1.c (dg-options): Use -static only when
	supported.
	* g++.old-deja/g++.law/weak.C: Require static effective target.


Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/g++.old-deja/g++.law/weak.C
    branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/special/gcsec-1.c
    branches/gcc-4_4-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]