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/26372] opposite of may_alias attribute



------- Comment #2 from acahalan at gmail dot com  2006-02-19 21:40 -------
No, __restrict is too strong. It also, last I heard, couldn't be applied to a
type.

(if restrict was right, then using it on an int would be redundant)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26372


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