https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125524
--- Comment #5 from cagney at sourceware dot org --- > Basically: > buf->ptr++; > Is ignored. Silent and deadly. The lack of even a warning means that legacy code can't trust this new feature.
cagney at sourceware dot org via Gcc-bugs Sun, 31 May 2026 10:17:09 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125524
--- Comment #5 from cagney at sourceware dot org --- > Basically: > buf->ptr++; > Is ignored. Silent and deadly. The lack of even a warning means that legacy code can't trust this new feature.