This is the mail archive of the gcc-patches@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]

Re: [PATCH 3/5] OpenACC 2.0 support for libgomp - outline documentation (repost)


On Saturday 2014-11-15 00:52, Julian Brown wrote:
> Thanks -- here's a new version of the patch, which incorporates David
> Malcolm's new backronym for libgomp, and edits the above files also.

+@uref{http://www.openacc.org/, OpenACC specification v2.0}, section

By the way, here and in other cases, you do not need the trailing
slash.  (For subdirectories it is appropriate, if referring to just
the top level, it is implied by the standard, and it looks nicer
without.)

Also, can you use the actual link only once, for the first reference?
Otherwise if this changes, we'd have to edit lots of links, and that
is rather common practice that way.

-Bugs in the GNU OpenMP implementation should be reported via 
-@uref{http://gcc.gnu.org/bugzilla/, Bugzilla}.  For all cases, please add 
+Bugs in the GNU OpenACC or OpenMP implementation should be reported via
+@uref{http://gcc.gnu.org/bugzilla/, Bugzilla}.  For OpenMP cases, please add
 "openmp" to the keywords field in the bug report.

I suggest to actually remove this.  It just looks like an extra piece 
of redundancy.

Gerald 
 


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