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: [autovect] Fix values passed to analyze_subscript_affine_affine


On Thu, 2005-01-13 at 15:53 +0100, Sebastian Pop wrote:
> Hi,
> 
> I have committed this patch for fixing a bug reported by Dorit
> offline.  Because the definition of evolution_function_is_affine_p has
> changed to include evolutions that contain symbols not declared in the
> current loop, there were some symbols that filtered down to the
> analyze_subscript_affine_affine function, which caused an ICE.
> 

Yes, i have plans to do some symbolic differencing (at least for trivial
cases).
Sorry about the ICE :)




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