]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Oct 2014 10:40:37 +0000 (10:40 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Oct 2014 10:40:37 +0000 (10:40 +0000)
commitbe83dbcd32cfc4c170ec0911ebb15a5b549f34cb
treeb1fb348a8c2b73cd94c6fcff4500faa29e75abed
parentcd2faba827aa65884074fddd5ec26f97fc7c5c27
gcc/
* config/mep/mep.c: Include rtl-iter.h.
(global_reg_mentioned_p_1): Take a const_rtx and return a bool.
(xtensa_tls_referenced_p): Return a bool.  Use FOR_EACH_SUBRTX.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216704 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mep/mep.c