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


Gabriel Dos Reis wrote:
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.
Are you saying a goal is to have threadable front ends, or that the bfs_walk
worker functions can call bfs_walk?

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org



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