public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38575] free() accept argument that has the same name with standard/builtin function
       [not found] <bug-38575-4@http.gcc.gnu.org/bugzilla/>
@ 2012-02-01 22:26 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-02-01 22:26 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38575

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-01 22:25:49 UTC ---
t7.c:4:13: warning: attempt to free a non-heap object [-Wfree-nonheap-object]
Fixed in 4.6.0 and above.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug middle-end/38575] free() accept argument that has the same name with standard/builtin function
  2008-12-19  3:11 [Bug c/38575] New: " m dot shulhan at gmail dot com
@ 2008-12-19  3:20 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-19  3:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-12-19 03:18 -------
Now maybe maybe_emit_free_warning should be enhanced to warn about this.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |enhancement
          Component|c                           |middle-end


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38575


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-01 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38575-4@http.gcc.gnu.org/bugzilla/>
2012-02-01 22:26 ` [Bug middle-end/38575] free() accept argument that has the same name with standard/builtin function pinskia at gcc dot gnu.org
2008-12-19  3:11 [Bug c/38575] New: " m dot shulhan at gmail dot com
2008-12-19  3:20 ` [Bug middle-end/38575] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).