[Bug ipa/83582] GCC is unable to fold the code of identical lambda-expressions

2023-03-31 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83582 Martin Liška changed: What|Removed |Added Assignee|marxin at gcc dot gnu.org |unassigned at gcc dot gnu.org

[Bug ipa/83582] GCC is unable to fold the code of identical lambda-expressions

2017-12-31 Thread jeanmichael.celerier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83582 --- Comment #4 from Jean-Michaël Celerier --- I posted a similar bug report for clang: https://bugs.llvm.org/show_bug.cgi?id=35783

[Bug ipa/83582] GCC is unable to fold the code of identical lambda-expressions

2017-12-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83582 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ipa/83582] GCC is unable to fold the code of identical lambda-expressions

2017-12-24 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83582 --- Comment #2 from Andrew Pinski --- Most likely because the requirement that two different lambdas need not to compare equal.

[Bug ipa/83582] GCC is unable to fold the code of identical lambda-expressions

2017-12-24 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83582 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization --- Comment #1 from