This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] disable var-tracking for math/test-tgmath2.c


On Thu, Oct 18, 2012 at 4:44 PM, Roland McGrath <roland@hack.frob.com> wrote:
>> Even splitting the large test routine into several smaller routines
>> would cure these compilation speed issues, and wouldn't have any effect on
>> what the testcase is testing.
>
> That was my initial suggestion.  Those bothered by the compile time should
> just go do it already and see what they get.

For avoidance of doubt the consensus seems to be that the
initial heavy-hammer patch of disabling var-tracking is
less desirable than the more elegant solution of splitting.

I await a new patch that does the more elegant solution.

Cheers,
Carlos.


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