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]: alias slowdown patch


On 11/21/06, Andrew MacLeod <amacleod@redhat.com> wrote:
On Tue, 2006-11-21 at 10:37 -0500, Daniel Berlin wrote:
> Here ya go.  This should fix your time and memory issues.

eggsellent! I shall give it a try shortly.

Thanks. Aren't compilers fun?? :-)

The best is that points-to analysis research generally focuses on whole-program analysis, and by whole program, they mean "not allowed to call the C library". :)


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