This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/2430] subscripting very much slower than pointer arithmetic
- From: "ehrhardt at mathematik dot uni-ulm dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2003 14:08:18 -0000
- Subject: [Bug optimization/2430] subscripting very much slower than pointer arithmetic
- References: <20010330001600.2430.warren@euphrates.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2430
ehrhardt at mathematik dot uni-ulm dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de 2003-10-27 14:08 -------
Using different simplified example I can reproduce a slowdown with
2.95 but not with 3.4. Can the submitter please test if this is still
valid with recent versions of gcc?