r212325 - in /trunk/gcc: ChangeLog expmed.c
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Jul 7 08:42:00 GMT 2014
Author: jakub
Date: Mon Jul 7 08:42:49 2014
New Revision: 212325
URL: https://gcc.gnu.org/viewcvs?rev=212325&root=gcc&view=rev
Log:
* expmed.c (struct init_expmed_rtl): Change all fields but
pow2 and cint from struct rtx_def to rtx.
(init_expmed_one_conv, init_expmed_one_mode): Adjust for that change.
(init_expmed): Likewise. Allocate all the 18 rtxes and ggc_free them
at the end again.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expmed.c
More information about the Gcc-cvs
mailing list