This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/81524] Bogus or missing warnings when dereferencing pointer to deallocated stack memory
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jul 2017 08:09:35 +0000
- Subject: [Bug c/81524] Bogus or missing warnings when dereferencing pointer to deallocated stack memory
- Auto-submitted: auto-generated
- References: <bug-81524-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81524
--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
> No, it verifies stuff just in compile time. Well I understand the arm-eabi
Sorry, 'just in run-time'.