This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/33724] [4.3 Regression] Type checking error with address-of and ref-all pointer type
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Oct 2007 11:37:52 -0000
- Subject: [Bug middle-end/33724] [4.3 Regression] Type checking error with address-of and ref-all pointer type
- References: <bug-33724-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rguenth at gcc dot gnu dot org 2007-10-10 11:37 -------
Another fix would be to exchange the fix for PR19382 by only doing the
folding of builtin_memcmp if the alias set of unsigned char is zero.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33724