This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/79856] rtl_verify_edges: use internal_error instead of error
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 14 Jul 2017 07:13:47 +0000
- Subject: [Bug rtl-optimization/79856] rtl_verify_edges: use internal_error instead of error
- Auto-submitted: auto-generated
- References: <bug-79856-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79856
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|marxin at gcc dot gnu.org |unassigned at gcc dot gnu.org
--- Comment #9 from Martin Liška <marxin at gcc dot gnu.org> ---
As discussion shows, there's not so big interest to migrate internal_error
messages to be excluded from translation. Thus, I'm leaving the PR unassigned.