[Bug c++/97627] New: loop end condition missing - endless loop

2020-10-29 Thread marcin.jachu19 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97627 Bug ID: 97627 Summary: loop end condition missing - endless loop Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/97697] New: Segmentation fault on while (true) loop

2020-11-03 Thread marcin.jachu19 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97697 Bug ID: 97697 Summary: Segmentation fault on while (true) loop Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/97697] Segmentation fault on while (true) loop

2020-11-03 Thread marcin.jachu19 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97697 --- Comment #2 from Marcin Jasinski --- Is there any workaround possible, before next 9.x release?