This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [PATCH, ping] Cray Pointers


On Tuesday 06 September 2005 01:10, Asher Langton wrote:
> With the hope that all of the copyright issues will soon be resolved,
> here's a ping for the Cray Pointers patch:
>
> http://gcc.gnu.org/ml/fortran/2005-08/msg00289.html
>
> Are there any issues that still need to be resolved?

I don't think there are any serious technical issues, but I'm still unhappy 
with the documentation. The content is generally ok, but I think it needs 
restructuring/rephrasing to make it clear that it's the user's responsibility 
to ensure aliasing rules are obeyed. Aliasing violations are bugs in the user 
code, not bugs in the optimizer.

Also, the malloc example you give will only work on 32-bit targets.

Paul


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