Name: Anonymous 2019-09-20 5:06
What about several nested consts or const passed through several layers of functions? Will it know the source memory is writeable or treat it as "dead code"(which it eliminates)?
How about you fix your code to not rely on undefined behavior specific to a compiler version? Poor coding standards is not an excuse.