]> git.ipfire.org Git - thirdparty/gcc.git/commit
revert: tree-cfg.c (verify_gimple_call): Verify that gimple_call_cannot_inline_p...
authorRichard Guenther <rguenther@suse.de>
Wed, 9 Nov 2011 15:05:20 +0000 (15:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 9 Nov 2011 15:05:20 +0000 (15:05 +0000)
commit26833b3de72bba8da5516e47a2da4fe73f5d1478
treed29bb17902b5284caae497fd9373f9445e22a44e
parent03cb5f3988646680362082c19ddcba7c534d6a83
revert: tree-cfg.c (verify_gimple_call): Verify that gimple_call_cannot_inline_p is returning a conservative correct...

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

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

* tree-cfg.c (verify_gimple_call): Verify that
gimple_call_cannot_inline_p is returning a conservative
correct result according to gimple_check_call_matching_types.

From-SVN: r181206
gcc/ChangeLog
gcc/tree-cfg.c