public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/111809] New: GCC-14: internal error, internal compiler error: in release_function_body, at cgraph.cc:1805
@ 2023-10-14 15:56 141242068 at smail dot nju.edu.cn
  2023-10-14 15:57 ` [Bug c/111809] " 141242068 at smail dot nju.edu.cn
  2023-11-04 19:16 ` [Bug c/111809] gimpleFE: unreferenced inline function with _GIMPLE(ssa) definition causes ICE pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: 141242068 at smail dot nju.edu.cn @ 2023-10-14 15:56 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111809
           Summary: GCC-14: internal error, internal compiler error: in
                    release_function_body, at cgraph.cc:1805
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: 141242068 at smail dot nju.edu.cn
  Target Milestone: ---

Reproducer: https://godbolt.org/z/MP7qnTKz6

when compile this with `gcc-14 -O0 -fgimple`, gcc crashes:
```
inline __GIMPLE (ssa) void
bar (void)
{
  int _3;

__BB(2):
  return;
}
```

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

end of thread, other threads:[~2023-11-04 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-14 15:56 [Bug c/111809] New: GCC-14: internal error, internal compiler error: in release_function_body, at cgraph.cc:1805 141242068 at smail dot nju.edu.cn
2023-10-14 15:57 ` [Bug c/111809] " 141242068 at smail dot nju.edu.cn
2023-11-04 19:16 ` [Bug c/111809] gimpleFE: unreferenced inline function with _GIMPLE(ssa) definition causes ICE pinskia 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).