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: Fix problem with store motion in gcse.c


On Wed, Nov 24, 2004 at 06:25:52PM -0500, Richard Kenner wrote:
> 	* gcse.c (insert_store): Error if try to insert store on abnormal edge.
> 	(store_motion): Don't move store if any edge we'd want to move it
> 	to is abnormal.

Ok.


r~


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