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: [RFC] GCC aliasing bug PR optimization/9745


>>>>> tm gccmail writes:

Toshi> We have an alias analysis patch which handles pointer arithmetic.
Toshi> Could this patch possibly solve this problem?

	The problem is not pointer arithmetic.  The problem is the
inconsistent way the alias analysis code handles frame pointer.

David


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