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]: Add new heuristic for structure aliasing, don't create duplicate SFT's


On Wed, Apr 06, 2005 at 01:37:13PM -0400, Daniel Berlin wrote:

> Look at the definition of other parameters, and you'll see i have just
> about as much documentation and as much context.  These are tuning knobs
> for people who know what they do, not tuning knobs for random users.
>
Yes, but I would also add more description to some of the other
--params knobs we've got.  No big deal, though.  I've once or
twice stared at a --params description in puzzlement.  Even ones
that I had added.


> But to accede to your request, i've changed it to "@item
> salias-max-implicit-fields
> The maximum number of fields in a variable without direct
> structure accesses for which structure aliasing will consider trying
> to track each field.  The default is 5
> "
> 
Sure, this is fine.  Patch is good.  Thanks.


Diego.


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