[Bug c++/84471] Instruction reordering happens in lambdas even with -O0

2022-11-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
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

2018-02-27 Thread rguenth at gcc dot gnu.org
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

2018-02-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84471 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|