[Bug rtl-optimization/71591] SIGSEGV in test_uncond_jump (rtl-tests.c:90) with -E -fself-test

2016-07-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71591 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |7.0

[Bug rtl-optimization/71591] SIGSEGV in test_uncond_jump (rtl-tests.c:90) with -E -fself-test

2016-06-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71591 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/71591] SIGSEGV in test_uncond_jump (rtl-tests.c:90) with -E -fself-test

2016-06-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71591 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Mon Jun 20 21:40:02 2016 New Revision: 237620 URL: https://gcc.gnu.org/viewcvs?rev=237620=gcc=rev Log: PR rtl-optimization/71591 * toplev.c (toplev::run_self_tests): If

[Bug rtl-optimization/71591] SIGSEGV in test_uncond_jump (rtl-tests.c:90) with -E -fself-test

2016-06-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71591 --- Comment #2 from Jakub Jelinek --- Created attachment 38732 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38732=edit gcc7-pr71591.patch Untested patch to do that.

[Bug rtl-optimization/71591] SIGSEGV in test_uncond_jump (rtl-tests.c:90) with -E -fself-test

2016-06-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71591 Jakub Jelinek changed: What|Removed |Added CC||dmalcolm at gcc dot gnu.org,