]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/52361 (gcc.dg/pr48141.c times out with checking enabled)
authorRichard Guenther <rguenther@suse.de>
Fri, 24 Feb 2012 12:47:56 +0000 (12:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 24 Feb 2012 12:47:56 +0000 (12:47 +0000)
commitb9af73fca3e2e71b67880731f9be888e0445e9de
tree5bf77ec7639aa0b5fc27763151dd1b71c3daae43
parent6ae4eccdca78d0a584dcabbd84f6876c8b871e37
re PR tree-optimization/52361 (gcc.dg/pr48141.c times out with checking enabled)

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.

From-SVN: r184552
gcc/ChangeLog
gcc/gimple.c
gcc/gimple.h