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]

r185063 - in /branches/gcc-4_7-branch/gcc: Chan...


Author: rth
Date: Wed Mar  7 16:23:17 2012
New Revision: 185063

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185063
Log:
m68k: Limit TAS to 68000 and CF ISA_B.

	* config/m68k/m68k.h (ISA_HAS_TAS): New.
	* config/m68k/sync.md (atomic_test_and_set): Use it.
	(atomic_test_and_set_1): Likewise.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/m68k/m68k.h
    branches/gcc-4_7-branch/gcc/config/m68k/sync.md


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