]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/71591 (SIGSEGV in test_uncond_jump (rtl-tests.c:90) with ...
authorJakub Jelinek <jakub@redhat.com>
Mon, 20 Jun 2016 21:40:02 +0000 (23:40 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 20 Jun 2016 21:40:02 +0000 (23:40 +0200)
commit7a9df68ec6a8752f2e95e8ca1ca1fc53384c90c6
tree1e97efe860be065609527c42d2b0729da6a444fa
parentab2e14f686162efdd3830198b0f89f7fbda5b3fd
re PR rtl-optimization/71591 (SIGSEGV in test_uncond_jump (rtl-tests.c:90) with -E -fself-test)

PR rtl-optimization/71591
* toplev.c (toplev::run_self_tests): If no_backend, complain and
don't run any tests.

* gcc.dg/cpp/pr71591.c: New test.

From-SVN: r237620
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pr71591.c [new file with mode: 0644]
gcc/toplev.c