[Bug rtl-optimization/88317] ICE: Segmentation fault (in split_reg -> bitmap_set_bit -> bitmap_list_link_element)

2018-12-04 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88317 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug rtl-optimization/88317] ICE: Segmentation fault (in split_reg -> bitmap_set_bit -> bitmap_list_link_element)

2018-12-04 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88317 --- Comment #4 from Vladimir Makarov --- Author: vmakarov Date: Tue Dec 4 22:50:14 2018 New Revision: 266803 URL: https://gcc.gnu.org/viewcvs?rev=266803=gcc=rev Log: 2018-12-04 Vladimir Makarov PR rtl-optimization/88317 *

[Bug rtl-optimization/88317] ICE: Segmentation fault (in split_reg -> bitmap_set_bit -> bitmap_list_link_element)

2018-12-04 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88317 --- Comment #3 from Vladimir Makarov --- (In reply to Richard Biener from comment #1) > Vlad - can you look into the above? There's also lra_split_regs set > (and maybe others) which will have similar problems. The following should > make it

[Bug rtl-optimization/88317] ICE: Segmentation fault (in split_reg -> bitmap_set_bit -> bitmap_list_link_element)

2018-12-04 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88317 --- Comment #2 from Arseny Solokha --- (In reply to Richard Biener from comment #1) > Running via valgrind makes it succeed (eh). You'll likely have different results w/ different revisions of the compiler under test. One may want to tweak

[Bug rtl-optimization/88317] ICE: Segmentation fault (in split_reg -> bitmap_set_bit -> bitmap_list_link_element)

2018-12-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88317 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|