Re: ICE on trunk with combination of "-Og -fcontracts", repro link in body

2023-01-02 Thread Gavin Ray via Gcc-bugs
Got it, I'll email that account and hopefully get things sorted out then -- thanks Andrew and Happy New Year to you! On Mon, Jan 2, 2023 at 1:33 PM Andrew Pinski wrote: > On Mon, Jan 2, 2023 at 10:21 AM Gavin Ray wrote: > > > > I tried but it won't allow me to create an issue on the bugzilla, i

Re: ICE on trunk with combination of "-Og -fcontracts", repro link in body

2023-01-02 Thread Andrew Pinski via Gcc-bugs
On Mon, Jan 2, 2023 at 10:21 AM Gavin Ray wrote: > > I tried but it won't allow me to create an issue on the bugzilla, it says > "account creation is not allowed at this time" Directly from https://gcc.gnu.org/bugzilla/createaccount.cgi : "Because of spam, account creation through this form is r

Re: ICE on trunk with combination of "-Og -fcontracts", repro link in body

2023-01-02 Thread Gavin Ray via Gcc-bugs
I tried but it won't allow me to create an issue on the bugzilla, it says "account creation is not allowed at this time" On Mon, Jan 2, 2023 at 1:17 PM Andrew Pinski wrote: > Please file a bug to bugzilla. With attaching the source there. > This list is for automated emails from bugzilla really

Re: ICE on trunk with combination of "-Og -fcontracts", repro link in body

2023-01-02 Thread Andrew Pinski via Gcc-bugs
Please file a bug to bugzilla. With attaching the source there. This list is for automated emails from bugzilla really and most folks are not tracking the list. Thanks, Andrew On Mon, Jan 2, 2023 at 10:16 AM Gavin Ray via Gcc-bugs wrote: > > Hit the following ICE today, just sharing here to be h

ICE on trunk with combination of "-Og -fcontracts", repro link in body

2023-01-02 Thread Gavin Ray via Gcc-bugs
Hit the following ICE today, just sharing here to be helpful: https://gcc.godbolt.org/z/advKKxK43 during RTL pass: final : In member function 'void Stack::push(int)': :20:3: internal compiler error: in gen_inlined_subroutine_die, at dwarf2out.cc:25002 20 | } | ^