lto-cgraph.c (input_node): Use DECL_BUILT_IN.
authorRichard Guenther <rguenther@suse.de>
Thu, 11 Aug 2011 14:34:51 +0000 (14:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 11 Aug 2011 14:34:51 +0000 (14:34 +0000)
commit022676dcde6f4ed5722c13a7a9049f06a9e9a088
treeca21c4a91cb58fd5e55b3a7b6df2ca89a28fa5c8
parent8d2b04104d36240ecb02beeab5afac2752237a12
lto-cgraph.c (input_node): Use DECL_BUILT_IN.

2011-08-11  Richard Guenther  <rguenther@suse.de>

* lto-cgraph.c (input_node): Use DECL_BUILT_IN.
* tree-vrp.c (stmt_interesting_for_vrp): Likewise.
(vrp_visit_stmt): Likewise.

From-SVN: r177668
gcc/ChangeLog
gcc/lto-cgraph.c
gcc/tree-vrp.c