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 fortran/47844] Array stride ignored for pointer-valued function results


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

--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> 2011-10-05 10:21:33 UTC ---
(In reply to comment #4)
> Still there on trunk at revision 179525 (I see it with 4.4.6, 4.5.3, and
> 4.6.1). Note that for the test in comment #3, the line
> 
>   print *, ptr ! but    prints 1 2 3
> 
> should probably be replaced with
> 
>   print *, var ! but    prints 1 2 3

Dear All,

I missed the CC during my lengthy "outage" during the first half of the year.

I'll take a look.

Cheers

Paul


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