[Bug c/24756] pointer arithmetic on ia32 uses signed divide
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 9 15:19:00 GMT 2005
------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-09 15:19 -------
Why do you think this is a bug. The difference between &a[3]-&a[4] better be
-1. (where a is an array).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24756
More information about the Gcc-bugs
mailing list