This is the mail archive of the gcc@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: False memory dependeces


On Fri, Mar 01, 2002 at 12:15:13PM +0100, Alessandro Lonardo wrote:
> Is there any support in gcc to eliminate false dependences beetwen 
> instructions that perform memory access?

Yes.  See alias.c.


r~


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