[Bug target/84988] Compiler hang in chkp_type_bounds_count for large arrays

2018-03-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84988 --- Comment #4 from Martin Liška --- Author: marxin Date: Wed Mar 28 14:22:27 2018 New Revision: 258923 URL: https://gcc.gnu.org/viewcvs?rev=258923=gcc=rev Log: Do not call chkp_type_bounds_count if MPX is not enabled (PR target/84988).

[Bug target/84988] Compiler hang in chkp_type_bounds_count for large arrays

2018-03-21 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84988 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/84988] Compiler hang in chkp_type_bounds_count for large arrays

2018-03-21 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84988 --- Comment #2 from Martin Liška --- Author: marxin Date: Wed Mar 21 08:26:05 2018 New Revision: 258704 URL: https://gcc.gnu.org/viewcvs?rev=258704=gcc=rev Log: Fix compile-time hog in MPX boundary checking (PR target/84988). 2018-03-21

[Bug target/84988] Compiler hang in chkp_type_bounds_count for large arrays

2018-03-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84988 Martin Liška changed: What|Removed |Added Keywords||compile-time-hog Target Milestone|---

[Bug target/84988] Compiler hang in chkp_type_bounds_count for large arrays

2018-03-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84988 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|