This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217017 - in /trunk/gcc: ChangeLog config/arc/a...
- From: rsandifo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 02 Nov 2014 20:00:12 -0000
- Subject: r217017 - in /trunk/gcc: ChangeLog config/arc/a...
Author: rsandifo
Date: Sun Nov 2 20:00:12 2014
New Revision: 217017
URL: https://gcc.gnu.org/viewcvs?rev=217017&root=gcc&view=rev
Log:
gcc/
* config/arc/arc.c (arc_rewrite_small_data_p): Constify argument.
(small_data_pattern_1): Delete.
(small_data_pattern): Use FOR_EACH_SUBRTX.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arc/arc.c