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]

r188051 - in /trunk/gcc: ChangeLog config/cris/...


Author: hp
Date: Thu May 31 09:28:28 2012
New Revision: 188051

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188051
Log:
	* config/cris/cris.h (CC1_SPEC): Pass through all -march=
	and -mcpu= options.
	(ASM_SPEC): Ditto, not just -march=v32, but translate non-v10,
	non-v32 into --march=v0_v0_v10.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/cris/cris.h


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