public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/109730] New: ICE in c_common_parse_file()
@ 2023-05-04  9:20 tocic at protonmail dot ch
  2023-05-04 10:22 ` [Bug c++/109730] [12/13/14 regression] ICE in contains_struct_check sjames at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tocic at protonmail dot ch @ 2023-05-04  9:20 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109730
           Summary: ICE in c_common_parse_file()
           Product: gcc
           Version: 13.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tocic at protonmail dot ch
  Target Milestone: ---

Created attachment 54991
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54991&action=edit
result of -freport-bug

I'm trying to compile https://github.com/cschreib/snitch. `gcc 12.2.1` works
fine, `gcc 13.1.1` produces an ICE on the line

```
std::array<ElemType, MaxLength> data_buffer = {};
```

Originally posted here https://bugs.archlinux.org/task/78385.

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

end of thread, other threads:[~2023-05-04 20:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04  9:20 [Bug c++/109730] New: ICE in c_common_parse_file() tocic at protonmail dot ch
2023-05-04 10:22 ` [Bug c++/109730] [12/13/14 regression] ICE in contains_struct_check sjames at gcc dot gnu.org
2023-05-04 11:39 ` rguenth at gcc dot gnu.org
2023-05-04 11:52 ` sjames at gcc dot gnu.org
2023-05-04 12:18 ` [Bug c++/109730] [12/13/14 regression] ICE in contains_struct_check since r12-9441-g94569d91bd4c60 sjames at gcc dot gnu.org
2023-05-04 20:04 ` 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).