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: Implementing OpenACC's Fortran module


Hi James,

James Norris wrote:
I took care of the indenting.

Thanks!

I think the files are ready for upstream submitting unless you can think of other things
that should done. Yes? No?

What do you mean by upstream? I assume gomp-4_0-branch and not yet GCC-5 trunk.

I think the patch is fine for the gomp-4_0-branch.

If you want to go beyond dumping the file there, you should also edit the Makefile to install the .mod and .h file, and link the .o file. In addition, you need to either cherry pick commit Rev. 213079 – or someone has to merge the trunk into the branch. Given that the last merge was more than a month ago, that's probably the better solution.

Tobias


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