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 PR sanitizer/55617


On Feb 4, 2013, at 6:22 AM, Jack Howarth <howarth@bromo.med.uc.edu> wrote:
>   I switched to the simple insertion of the asan priorities for two reasons...
> 
> 1) Mike seemed unconvinced that the single qsort with the proposed sort_ctor_records
> of…

> would really be stable in absence of a second call to qsort.

This is wrong; a mis-understanding of my point.  Since the latest patch is correct with respect to this point, it doesn't matter.


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