This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42633] hinting gcc that restricted pointer dont alias with members of structs
- From: "torbenh at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2010 17:42:43 -0000
- Subject: [Bug c++/42633] hinting gcc that restricted pointer dont alias with members of structs
- References: <bug-42633-18637@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from torbenh at gmx dot de 2010-01-06 17:42 -------
Created an attachment (id=19487)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19487&action=view)
patch to add the attribute
i am not sure about the decl_req, type_req, fn_type_req values.
maybe its true, false, false
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42633