This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17598] an extra addition when comparing address of &a->b and &c->b.
- 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: 26 Sep 2004 14:26:03 -0000
- Subject: [Bug tree-optimization/17598] an extra addition when comparing address of &a->b and &c->b.
- References: <20040922035202.17598.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-26 14:26 -------
Fold should be able to deal with this.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-09-26 14:26:01
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17598