[Bug c++/84471] Instruction reordering happens in lambdas even with -O0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84471 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill
[Bug c++/84471] Instruction reordering happens in lambdas even with -O0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84471 --- Comment #2 from Richard Biener --- Which means either locations the FE assigns to trees are off or the gimplifier produces stmts with such locations.
[Bug c++/84471] Instruction reordering happens in lambdas even with -O0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84471 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|