]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR target/44761
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jul 2010 10:41:15 +0000 (10:41 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jul 2010 10:41:15 +0000 (10:41 +0000)
commit168ae4436d9edbf9a44916c41ebb2322edb0ce1d
tree3a5b3e906bd47435e0a953fd1b5a864811c5637c
parent36c8af334e1b1e115f9d9a949f0b56f82ce29b7f
PR target/44761
* mode-switching.c (optimize_mode_switching): Add ATTRIBUTE_UNUSED
to variable emited.
* config/sh/sh.c (sh_expand_epilogue): Remove unused variable.
* config/sh/sh.md (symGOT_load): Likewise.
(symDTPOFF2reg): Likewise.
(symTPOFF2reg): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162135 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.md
gcc/mode-switching.c