------- Comment #5 from pinskia at gcc dot gnu dot org 2005-10-16 16:18 ------- (In reply to comment #4) > Created an attachment (id=9999) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9999&action=view) [edit] > Patch which should fix it but needs testing
Note this patch does not work. We are trying to access an already free block. I have not looked into it yet but the short testcase is: extern inline int f(void){} -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22065