[Bug c++/43503] field in-place decrement isn't optimized
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43503 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |rguenth at gcc dot gnu.org --- Comment #3
[Bug c++/43503] field in-place decrement isn't optimized
--- Comment #2 from yuri at tsoft dot com 2010-03-24 01:14 --- I would put higher priority here over the other missed optimizations because this is the basic c/c++ construct and it's used very frequently. -- yuri at tsoft dot com changed: What|Removed