[Bug analyzer/93349] ICE: verify_gimple failed (error: location references block not in block tree)

2020-01-27 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93349 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug analyzer/93349] ICE: verify_gimple failed (error: location references block not in block tree)

2020-01-27 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93349 --- Comment #4 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:2fbea4190e76a59c4880727cf84706fe083c00ae commit r10-6263-g2fbea4190e76a59c4880727cf84706fe083c00ae Author: David Malcolm Date:

[Bug analyzer/93349] ICE: verify_gimple failed (error: location references block not in block tree)

2020-01-25 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93349 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug analyzer/93349] ICE: verify_gimple failed (error: location references block not in block tree)

2020-01-24 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93349 --- Comment #3 from David Malcolm --- Candidate patch: https://gcc.gnu.org/ml/gcc-patches/2020-01/msg01673.html

[Bug analyzer/93349] ICE: verify_gimple failed (error: location references block not in block tree)

2020-01-23 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93349 --- Comment #2 from David Malcolm --- Within the analyzer exploded_graph::process_node has: 2312 /* Update cfun and input_location in case of an ICE: make it easier to 2313 track down which source construct we're failing to handle.

[Bug analyzer/93349] ICE: verify_gimple failed (error: location references block not in block tree)

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

[Bug analyzer/93349] ICE: verify_gimple failed (error: location references block not in block tree)

2020-01-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93349 Richard Biener changed: What|Removed |Added Keywords||openmp --- Comment #1 from Richard