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]

r176009 - in /branches/gcc-4_6-branch/gcc: Chan...


Author: ebotcazou
Date: Thu Jul  7 20:41:10 2011
New Revision: 176009

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176009
Log:
	PR target/49660
	* config/sparc/sol2.h [TARGET_64BIT_DEFAULT] (TARGET_DEFAULT): Add
	MASK_V8PLUS, remove commented out flag and reorder.

	Backport from mainline
	2011-06-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* config/sparc/sol2-64.h (TARGET_DEFAULT): Remove.
	(TARGET_64BIT_DEFAULT): Define.
	* config.gcc (sparc*-*-solaris2*): Move sparc/sol2-64.h to front
	of tm_file.
	* config/sparc/sol2.h [TARGET_64BIT_DEFAULT] (TARGET_DEFAULT): Define.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/sparc/cas64.c
      - copied unchanged from r176008, trunk/gcc/testsuite/gcc.target/sparc/cas64.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config.gcc
    branches/gcc-4_6-branch/gcc/config/sparc/sol2-64.h
    branches/gcc-4_6-branch/gcc/config/sparc/sol2.h
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


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