This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/32387] back port POINTER_PLUS to gcc-4.2.1 on an exceptional basis
- 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: 18 Jun 2007 02:27:24 -0000
- Subject: [Bug c/32387] back port POINTER_PLUS to gcc-4.2.1 on an exceptional basis
- References: <bug-32387-11706@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 2007-06-18 02:27 -------
Unlike the TPA backport, pointer plus does not fix any regression (except from
3.4.0). Also it is a huge patch which is still going through some bug fixes
(C++ one and IV-OPTS one, and a SCEV one).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32387