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] Make tree-ssa-pre FRE/PRE handle load after store


On Wed, Sep 07, 2005 at 12:07:46PM +0200, Richard Guenther wrote:
> So if volatile is handled fine, I guess it is ok to remove a trapping load
> if a store dominates it.

Yes, it is.


r~


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