This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/29715] middle-end produces &a - 4
- 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: 4 Nov 2006 21:34:23 -0000
- Subject: [Bug middle-end/29715] middle-end produces &a - 4
- References: <bug-29715-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-11-04 21:34 -------
Note: I found this while implementing PTR_PLUS_EXPR but that is because I did
not fix the part which does this optimization.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|fold produces &a - 4 |middle-end produces &a - 4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29715