Fix copy&paste bug in function-tests.c
commit8140d4af8e3499f60d956697b20355f00e3c33f3
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jul 2016 13:04:32 +0000 (19 13:04 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jul 2016 13:04:32 +0000 (19 13:04 +0000)
tree7d7bdc9a508c212ad33fa5028ce3ca02470342db
parentaae553ee9282f22a4ab611a000ec210ad9cbf7a9
Fix copy&paste bug in function-tests.c

gcc/ChangeLog:
* function-tests.c (selftest::verify_three_block_rtl_cfg): Verify
the flags of the exit block and bb2, not just the entry block.

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