[Bug other/79874] symtab_node::verify_base: replace error with internal_error

2017-03-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79874 --- Comment #2 from Richard Biener --- Yep, see some other similar bugs.

[Bug other/79874] symtab_node::verify_base: replace error with internal_error

2017-03-05 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79874 --- Comment #1 from joseph at codesourcery dot com --- Without reference to whether it is the case for this particular error, there are some cases where the code structure is: * Make consistency checks, possibly reporting diagnostics from them.