[Bug c++/111529] [11/12/13/14 Regression] ICE on bool conversion in an unrolled loop condition inside template lambda nested in another template scope

2023-09-21 Thread bugreport0 at proton dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111529 --- Comment #2 from Maxim Plyushkin --- It appears that this regression happened between 8.3 and 8.4, not between 10.1 and 11.1.

[Bug c++/111529] New: ICE on bool conversion in an unrolled loop condition inside template lambda nested in another template scope

2023-09-21 Thread bugreport0 at proton dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111529 Bug ID: 111529 Summary: ICE on bool conversion in an unrolled loop condition inside template lambda nested in another template scope Product: gcc Version: 13.2.0

[Bug c++/110850] New: Evaluation order of assignment operands

2023-07-29 Thread bugreport0 at proton dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110850 Bug ID: 110850 Summary: Evaluation order of assignment operands Product: gcc Version: 13.2.0 URL: https://godbolt.org/z/89TPG4eaK Status: UNCONFIRMED Keywords: diag