fold_indirect_ref bogous
Richard Guenther
rguenth@tat.physik.uni-tuebingen.de
Tue May 10 15:56:00 GMT 2005
On Tue, 3 May 2005, Jeffrey A Law wrote:
> On Wed, 2005-04-27 at 16:19 +0200, Richard Guenther wrote:
> > fold_indirect_ref, called from the gimplifier happily converts
^^^^^^^^^^^^^^^^^^
> > something like the following patch fixes this.
> Right. Given that I'd seen similar problems with some unrelated
> changes of mine, I went ahead and put your patch through the usual
> bootstrap and regression tests on my i686 box.
>
> Installed.
You didn't ;) You fixed
tree-ssa-ccp.c:maybe_fold_stmt_indirect, not
fold-const.c:fold_indirect_ref_1 ! The latter is causing the
failure I'm running into.
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/
More information about the Gcc
mailing list