r214658 - in /trunk/gcc: ChangeLog rtl.h rtlanal.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Thu Aug 28 06:24:00 GMT 2014
Author: rsandifo
Date: Thu Aug 28 06:24:40 2014
New Revision: 214658
URL: https://gcc.gnu.org/viewcvs?rev=214658&root=gcc&view=rev
Log:
gcc/
* rtl.h (tls_referenced_p): Take a const_rtx rather than an rtx.
* rtlanal.c (tls_referenced_p_1): Delete.
(tls_referenced_p): Take a const_rtx rather than an rtx.
Use FOR_EACH_SUBRTX rather than for_each_rtx.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/rtl.h
trunk/gcc/rtlanal.c
More information about the Gcc-cvs
mailing list