This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/38509] Bogus "attempt to free a non-heap object" warning


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

Mark Heffernan <meheff at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|missed-optimization         |
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |meheff at gcc dot gnu.org
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #5 from Mark Heffernan <meheff at gcc dot gnu.org> 2011-08-23 19:27:18 UTC ---
With patch, warning is controllable with -Wfree-nonheap-object.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]