[Bug c/36970] GCC should display a warning when trying to free a static array

2008-07-31 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2008-07-31 08:04 --- Subject: Bug 36970 Author: jakub Date: Thu Jul 31 08:02:49 2008 New Revision: 138362 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=138362 Log: PR c/36970 * builtins.c (maybe_emit_free_warning):

[Bug c/36970] GCC should display a warning when trying to free a static array

2008-07-31 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2008-07-31 08:52 --- Implemented on the trunk. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/36970] GCC should display a warning when trying to free a static array

2008-07-30 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1

[Bug c/36970] GCC should display a warning when trying to free a static array

2008-07-30 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org