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 libfortran/40330] [4.5 Regression] incorrect IO



------- Comment #31 from jvdelisle at gcc dot gnu dot org  2009-06-26 15:50 -------
I am working on some ideas here.  We are getting double free or corruption
related to free_format_data.  I think it is because we have two pointers to pay
attention to.  The one in the hash table and dtp->u.p.fmt which is copied. My
biggest issue is time to do this, so patience please.


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jvdelisle at gcc dot gnu dot
                   |dot org                     |org
             Status|REOPENED                    |ASSIGNED
   Last reconfirmed|2009-06-03 17:39:10         |2009-06-26 15:50:47
               date|                            |


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


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