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]: Add another verify_ssa check



On Jun 9, 2004, at 7:59 PM, Diego Novillo wrote:


On Wed, 2004-06-09 at 19:14, Daniel Berlin wrote:

 	* tree-ssa.c (verify_ssa): Verify that vdefs/makes_aliased_stores
 	match.

This is OK, but didn't we discuss also adding vuse/makes_aliased_loads
checks?


Yes, i'm still making the fixes for bugs it exposes, so i figured it made sense to just split out this part anyway.


:)



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