[Bug lto/92599] ICE in speculative_call_info, at cgraph.c:1142

2020-01-17 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92599 --- Comment #6 from Jan Hubicka --- I guess the problem is that the code expect lto-stmt-uid and call_stmt to be in sync. This is not true. If call statements are around lto stmt uids are not maintained.

[Bug lto/92599] ICE in speculative_call_info, at cgraph.c:1142

2020-01-17 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92599 --- Comment #5 from Jan Hubicka --- I also get similar ICE building Firefox [task 2020-01-17T20:36:04.213Z] 20:36:04 INFO - ../../gcc-source/gcc/ipa-inline-transform.c:722 [task 2020-01-17T20:36:04.213Z] 20:36:04 INFO - 0x9d8315

[Bug lto/92599] ICE in speculative_call_info, at cgraph.c:1142

2019-12-03 Thread luoxhu at cn dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92599 --- Comment #4 from Xiong Hu XS Luo --- (In reply to Xiong Hu XS Luo from comment #3) > (In reply to Martin Liška from comment #2) > > So we ICE at the end of cgraph_edge::speculative_call_info: > > (gdb) p ref > > $4 = > > > > (gdb) p e > >

[Bug lto/92599] ICE in speculative_call_info, at cgraph.c:1142

2019-12-03 Thread luoxhu at cn dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92599 --- Comment #3 from Xiong Hu XS Luo --- (In reply to Martin Liška from comment #2) > So we ICE at the end of cgraph_edge::speculative_call_info: > (gdb) p ref > $4 = > > (gdb) p e > $5 = "ConvertASEToModelSurfaces.constprop"/113> ->

[Bug lto/92599] ICE in speculative_call_info, at cgraph.c:1142

2019-11-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92599 Martin Liška changed: What|Removed |Added Keywords|ice-on-valid-code |ice-on-invalid-code

[Bug lto/92599] ICE in speculative_call_info, at cgraph.c:1142

2019-11-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92599 Martin Liška changed: What|Removed |Added Target Milestone|--- |10.0 --- Comment #2 from Martin Liška

[Bug lto/92599] ICE in speculative_call_info, at cgraph.c:1142

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