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]

r192992 - in /trunk/gcc: ChangeLog defaults.h e...


Author: rsandifo
Date: Tue Oct 30 19:07:28 2012
New Revision: 192992

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192992
Log:
gcc/
	* defaults.h (SLOW_UNALIGNED_ACCESS): Provide default definition.
	* expmed.c (SLOW_UNALIGNED_ACCESS): Remove default definition.
	* expr.c (SLOW_UNALIGNED_ACCESS): Likewise.
	* lra-constraints.c (SLOW_UNALIGNED_ACCESS): Likewise.
	(simplify_operand_subreg): Don't check STRICT_ALIGNMENT here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/defaults.h
    trunk/gcc/expmed.c
    trunk/gcc/expr.c
    trunk/gcc/lra-constraints.c


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