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.c find_base_value fix


>>>>> "John David Anglin" writes:

John> No.  They are caused by a different problem which coincidently was caused
John> by a patch applied at nearly the same time.  Your first patch fixed the
John> only alias problem that I am aware of.

	Okay.  I think Rth and I agree that my second patch further
improves / corrects the alias analysis that GCC does.  The options are:

1) Add the second patch now.

2) Add the second patch now if no SPEC performance regressions.

3) Add the second patch to GCC 3.2 (??? spec performance).

4) Never add the second patch.

David


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