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] | |
On Fri, 2006-02-24 at 15:48 +0100, Sebastian Pop wrote: > Jeffrey A Law wrote: > > > > Note how the conversions have been lost. > > > > This is a bug in chrec_convert_aggressive. > > The following patch fixes the problem in a quite drastic way, > disabling the analysis of ivs that contain casts in their induction. Uh, don't do that :) There must be a better way.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |