This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/32856] Invalid optimization in the face of aliasing
- From: "felix-gcc at fefe dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2007 17:09:17 -0000
- Subject: [Bug c/32856] Invalid optimization in the face of aliasing
- References: <bug-32856-3511@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from felix-gcc at fefe dot de 2007-07-22 17:09 -------
Well, since n is passed in a register, it can assume that n is still the same
here. :-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32856