[PATCH 1/3] haifa-sched.c: make ready_list an auto_vec<rtx_insn *>

Bernd Schmidt bschmidt@redhat.com
Thu Aug 25 08:48:00 GMT 2016



On 08/25/2016 08:50 AM, tbsaunde+gcc@tbsaunde.org wrote:
> From: Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
>
> gcc/ChangeLog:
>
> 2016-08-25  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
>
> 	* haifa-sched.c (fix_recovery_deps): Make ready_list a vector.

The subject of the mail scared me, but it looks like this just deals 
with a local variable in a rarely used function, not the real ready list.

This one is ok as-is.


Bernd



More information about the Gcc-patches mailing list