]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/function-tests.c
Fix copy&paste bug in function-tests.c
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 19 Jul 2016 13:04:32 +0000 (13:04 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Tue, 19 Jul 2016 13:04:32 +0000 (13:04 +0000)
commit00f06cd7331fa1264d8e93173c0663dea5373442
tree7d7bdc9a508c212ad33fa5028ce3ca02470342db
parent60d518829c3cb98858efe3483c243897fbc9edfb
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.

From-SVN: r238470
gcc/ChangeLog
gcc/function-tests.c