public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/109103] New: Missing function internal_error_at
@ 2023-03-11  6:21 roland.illig at gmx dot de
  2023-03-13 13:50 ` [Bug modula2/109103] " gaius at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: roland.illig at gmx dot de @ 2023-03-11  6:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109103

            Bug ID: 109103
           Summary: Missing function internal_error_at
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

m2expr.c says:
> error_at (
>     location,
>     "internal error: not expecting operand1 to be a constant set");

This should rather be a call to internal_error_at, but that function does not
exist yet. For symmetry with the other error reporting functions, it should be
added.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-13 23:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-11  6:21 [Bug other/109103] New: Missing function internal_error_at roland.illig at gmx dot de
2023-03-13 13:50 ` [Bug modula2/109103] " gaius at gcc dot gnu.org
2023-03-13 14:43 ` gaius at gcc dot gnu.org
2023-03-13 23:03 ` cvs-commit at gcc dot gnu.org
2023-03-13 23:06 ` gaius at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).