[Bug c++/79857] cgraph_node::verify_node should call internal_error instead of error

2017-03-06 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79857 --- Comment #3 from Roland Illig --- Assuming that the diagnostics containing words like "edge" or "BB" are presented to the GCC user, how are they going to make any use of them? Or "cgraph_node has wrong clone_of"? As a programmer, I have no

[Bug c++/79857] cgraph_node::verify_node should call internal_error instead of error

2017-03-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79857 --- Comment #2 from Richard Biener --- No, see other bug.

[Bug c++/79857] cgraph_node::verify_node should call internal_error instead of error

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