[Bug c++/98690] New: unexpected "'removed_return.213' may be used uninitialized in this function" causes crash

2021-01-14 Thread savoiu at yahoo dot com via Gcc-bugs
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: savoiu at yahoo dot com Target Milestone: --- Created attachment 49968 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49968&

[Bug c++/89777] Any optimizaton level over -O0 causes crash in dynamic_cast

2019-03-20 Thread savoiu at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89777 --- Comment #2 from Nick Savoiu --- I was afraid that it would be resolved as such.

[Bug rtl-optimization/89777] New: Any optimizaton level over -O0 causes crash in dynamic_cast

2019-03-20 Thread savoiu at yahoo dot com
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: savoiu at yahoo dot com Target Milestone: --- Created attachment 45998 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45998&action=edit Code that causes crash The