------- Comment #4 from acahalan at gmail dot com 2006-02-20 03:29 ------- There have been times when I could not prove to myself that __restrict would be safe (it may have been), yet I knew that the char pointer would not alias with non-char pointers.
(sorry to not have a nice chunk of code handy -- I just discovered where to report gcc bugs and missing features, so I had a backlog of things that have bothered me over the years) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26372