OSDN Git Service

2012-02-24 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Feb 2012 12:47:56 +0000 (12:47 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Feb 2012 12:47:56 +0000 (12:47 +0000)
commitaa834ebc50f9ad5428385675e6b337ee7f5b25da
tree5bf77ec7639aa0b5fc27763151dd1b71c3daae43
parente9d79eef3ca6f45d535cff1b6579e4d33182eb56
2012-02-24  Richard Guenther  <rguenther@suse.de>

PR middle-end/52361
* gimple.c (walk_gimple_op): Use predicates with less redundant
tests.
(is_gimple_reg_type): Move inline ...
* gimple.h (is_gimple_reg_type): ... here.

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