https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38592

--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
We still do the comparison, although with memcmp now.

More interesting question is if we could/should do
forward propagation of values in the front end,
or if this is something that the middle-end should,
in principle, do.

Reply via email to