This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14187] [tree-ssa] C restricted pointers are not properly implemented
- 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: 30 Jan 2010 22:46:01 -0000
- Subject: [Bug middle-end/14187] [tree-ssa] C restricted pointers are not properly implemented
- References: <bug-14187-1008@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #21 from rguenth at gcc dot gnu dot org 2010-01-30 22:46 -------
(In reply to comment #20)
> Richi, is restrict working now, even with -fno-strict aliasing?
Yes, it is. See PR42617 for patches still required on the RTL side, it's
a bit late to apply them for 4.5 now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14187