This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17273] [3.5 Regression] ICE in get_indirect_ref_operands
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2004 16:55:38 -0000
- Subject: [Bug tree-optimization/17273] [3.5 Regression] ICE in get_indirect_ref_operands
- References: <20040901234529.17273.mueller@kde.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-02 16:55 -------
I think this is latent bug in the tree-ssa optimization as the two dates mine and the ones which Volker
reports is both when &a->b is no longer lowered. (after the first date I had to revert the patch because
it causes other problems).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17273