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: A congerie of small performance patches


Zack Weinberg <zack@codesourcery.com> writes:

|         * cp/search.c (bfs_walk): Create the varray on the first call,
|         then save it in a static variable for future calls.

This hinders efforts towards reentrant front-ends.

-- Gaby


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