[Bug rtl-optimization/85167] [6/7/8 Regression] shrink-wrap.c:333:15: runtime error with UBSAN

2018-04-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85167 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Tue Apr 3 21:45:52 2018 New Revision: 259058 URL: https://gcc.gnu.org/viewcvs?rev=259058&root=gcc&view=rev Log: PR rtl-optimization/85167 * shrink-wrap.c (move_insn_for_s

[Bug rtl-optimization/85167] [6/7/8 Regression] shrink-wrap.c:333:15: runtime error with UBSAN

2018-04-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85167 --- Comment #2 from Jakub Jelinek --- Created attachment 43821 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43821&action=edit gcc8-pr85167.patch Untested fix.

[Bug rtl-optimization/85167] [6/7/8 Regression] shrink-wrap.c:333:15: runtime error with UBSAN

2018-04-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85167 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---