------- Comment #3 from fxcoudert at gcc dot gnu dot org  2007-03-04 20:12 
-------
Created an attachment (id=13141)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13141&action=view)
Patch removing need for internal_malloc and internal_free library functions

Attached patch updates the previous one, and allows the front-end to generate
code to malloc and free directly. This removes the need for the library
internal_malloc and internal_free functions, and allows better optimization.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13020|0                           |1
        is obsolete|                            |
         AssignedTo|unassigned at gcc dot gnu   |fxcoudert at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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

Reply via email to