This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/42633] hinting gcc that restricted pointer dont alias with members of structs



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]