r216701 - in /trunk/gcc: ChangeLog config/sh/sh...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sun Oct 26 10:40:00 GMT 2014
Author: rsandifo
Date: Sun Oct 26 10:40:15 2014
New Revision: 216701
URL: https://gcc.gnu.org/viewcvs?rev=216701&root=gcc&view=rev
Log:
gcc/
* config/sh/sh-protos.h (shmedia_cleanup_truncate): Take an
rtx as argument and return the number of changes.
* config/sh/sh.c: Include rtl-iter.h.
(shmedia_cleanup_truncate): Take an rtx as argument and iterate
over all subrtxes. Return the number of changes made.
* config/sh/sh.md: Update caller accordingly.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/sh/sh-protos.h
trunk/gcc/config/sh/sh.c
trunk/gcc/config/sh/sh.md
More information about the Gcc-cvs
mailing list