Author: bernds
Date: Fri Mar 27 13:02:39 2015
New Revision: 221732
URL: https://gcc.gnu.org/viewcvs?rev=221732&root=gcc&view=rev
Log:
Allow misaligned volatile stores in C6X.
* config/c6x/c6x.md (movmisalign<mode>): Use MEM_P, not
memory_operand.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/c6x/c6x.md