Manuel López-Ibáñez - Re: Waddress: warn about suspicious uses of memory addresses. (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.

"Manuel López-Ibáñez" lopezibanez@gmail.com writes:

| This patch proposes a new option -Waddress to warn about suspicious | uses of memory addresses. A follow-up patch will add again | -Walways-true but this time actually warning for what its description | says it should warn.

OK.