This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix REE from using freed memory (PR bootstrap/52041)


> 2012-01-31  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR bootstrap/52041
> 	PR bootstrap/52039
> 	PR target/51974
> 	* ree.c (add_removable_extension): Change def_map argument
> 	to unsigned *, store in def_map 1 + offset into *insn_list vector
> 	instead of pointers into the vector.
> 	(find_removable_extensions): Adjust caller.

OK, thanks.

-- 
Eric Botcazou


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